Skip to content

Commit b5ac36f

Browse files
Update dependency org.slf4j:slf4j-nop to v2.0.17 (#172)
1 parent dee71ef commit b5ac36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
6868

6969
// disables warning: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
7070
// as explained here https://github.com/sbt/sbt-git
71-
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.16"
71+
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.17"

0 commit comments

Comments
 (0)