Skip to content

Commit 86be321

Browse files
committed
Update slf4j-simple to 2.0.7
1 parent 6fb3570 commit 86be321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object Commons extends ProjectGroup("commons") {
4242
val circeVersion = "0.13.0" // benchmark only
4343
val upickleVersion = "1.3.11" // benchmark only
4444
val scalajsBenchmarkVersion = "0.9.0"
45-
val slf4jVersion = "1.7.36"
45+
val slf4jVersion = "2.0.7"
4646

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

0 commit comments

Comments
 (0)