Skip to content

Commit af64943

Browse files
authored
Merge pull request #468 from scala-steward/update/slf4j-simple-2.0.7
Update slf4j-simple to 2.0.7
2 parents 9be47d2 + b00d3a0 commit af64943

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
@@ -41,7 +41,7 @@ object Commons extends ProjectGroup("commons") {
4141
val circeVersion = "0.14.5" // benchmark only
4242
val upickleVersion = "3.1.2" // benchmark only
4343
val scalajsBenchmarkVersion = "0.10.0"
44-
val slf4jVersion = "1.7.36"
44+
val slf4jVersion = "2.0.7"
4545

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

0 commit comments

Comments
 (0)