Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.11 (#1340)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 15, 2024
1 parent d308fd1 commit f519ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scalacOptions += "-deprecation"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.9"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "2.0.11"

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
Expand Down

0 comments on commit f519ef0

Please sign in to comment.