Skip to content

Commit 80ab0ae

Browse files
committed
Update slf4j-simple to 2.0.11
1 parent 6c254f4 commit 80ab0ae

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)