We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47eded1 commit c343579Copy full SHA for c343579
.scala-steward.conf
@@ -1,3 +1,4 @@
1
updates.pin = [
2
-
+ { groupId = "org.slf4j", artifactId = "slf4j-api", version = "1." },
3
+ { groupId = "ch.qos.logback", artifactId = "logback-classic", version = "1.2." }
4
]
0 commit comments