Skip to content

Commit cb0584b

Browse files
Update slf4j-nop to 2.0.17 (milessabin#1394)
1 parent e96d4e4 commit cb0584b

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
@@ -1,5 +1,5 @@
11
scalacOptions += "-deprecation"
2-
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.16"
2+
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.17"
33

44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
55
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")

0 commit comments

Comments
 (0)