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 dee71ef commit b5ac36fCopy full SHA for b5ac36f
project/plugins.sbt
@@ -68,4 +68,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
68
69
// disables warning: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
70
// as explained here https://github.com/sbt/sbt-git
71
-libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.16"
+libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.17"
0 commit comments