Skip to content

Commit 430e0ad

Browse files
committed
Use all Scala versions
1 parent 04aba5f commit 430e0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
updates.pin = [
2-
{ groupId = "org.scala-lang", artifactId="scala-library", version = "3.3." },
2+
{ groupId = "org.scala-lang", artifactId="scala-library", version = "3." },
33
]
44
updatePullRequests = "always"

0 commit comments

Comments
 (0)