We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1320df6 commit be5b829Copy full SHA for be5b829
.scala-steward.conf
@@ -6,6 +6,7 @@ updates.ignore = [
6
{groupId = "org.scala-lang", artifactId = "scala-compiler", version = "3."}
7
]
8
updates.pin = [
9
+ {groupId = "ch.qos.logback", artifactId = "logback-classic", version = "1.3."},
10
{groupId = "org.scala-lang", artifactId = "scala3-library", version = "3.3."},
11
{groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = "3.3."}
-]
12
+]
0 commit comments