Skip to content

Commit 766b76a

Browse files
committed
Pin scala3-library to 3.0.x
1 parent 90f834b commit 766b76a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scala-steward.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ updates.pin = [
22
# Pin to Scala 3.0
33
{ groupId = "org.scala-lang", artifactId = "scala-library", version = "3.0." },
44
{ groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = "3.0." },
5+
{ groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.0." },
56
{ groupId = "org.typelevel", artifactId="cats-effect", version = "2." }
67
]

0 commit comments

Comments
 (0)