Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 26, 2022
1 parent 1d1b6d7 commit 4926fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -21,7 +21,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")

libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",
"org.slf4j" % "slf4j-nop" % "1.7.36",
"org.slf4j" % "slf4j-nop" % "2.0.0",
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0",
)

Expand Down

0 comments on commit 4926fb0

Please sign in to comment.