Skip to content

Commit

Permalink
Merge pull request #10121 from scala-steward/update/slf4j-nop-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Aug 31, 2022
2 parents 3a12413 + 4926fb0 commit 7e844a5
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 7e844a5

Please sign in to comment.