8000 Merge pull request #10121 from scala-steward/update/slf4j-nop-2.0.0 · scala/scala@7e844a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e844a5

Browse files
authored
Merge pull request #10121 from scala-steward/update/slf4j-nop-2.0.0
2 parents 3a12413 + 4926fb0 commit 7e844a5

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
@@ -21,7 +21,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
2121

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

0 commit comments

Comments
 (0)
0