We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2c37a commit 091fd86Copy full SHA for 091fd86
.scala-steward.conf
@@ -0,0 +1,4 @@
1
+updates.pin = [
2
+ # sbt plugins remain on 2.12.x for now
3
+ { groupId = "org.scala-lang", artifactId = "scala-library", version = "2.12." }
4
+]
0 commit comments