Skip to content

Commit 772ef3e

Browse files
authored
Merge pull request #529 from scala-steward/update/slf4j-simple-2.0.11
Update slf4j-simple to 2.0.11
2 parents b4b226f + 80ab0ae commit 772ef3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object Commons extends ProjectGroup("commons") {
4040
val circeVersion = "0.14.5" // benchmark only
4141
val upickleVersion = "3.1.2" // benchmark only
4242
val scalajsBenchmarkVersion = "0.10.0"
43-
val slf4jVersion = "2.0.9" // test only
43+
val slf4jVersion = "2.0.11" // test only
4444

4545
// for binary compatibility checking
4646
val previousCompatibleVersions: Set[String] = Set("2.2.4")

0 commit comments

Comments
 (0)