We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90f834b + 766b76a commit 3e69831Copy full SHA for 3e69831
.scala-steward.conf
@@ -2,5 +2,6 @@ updates.pin = [
2
# Pin to Scala 3.0
3
{ groupId = "org.scala-lang", artifactId = "scala-library", version = "3.0." },
4
{ groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = "3.0." },
5
+ { groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.0." },
6
{ groupId = "org.typelevel", artifactId="cats-effect", version = "2." }
7
]
0 commit comments