Skip to content

Commit f9d1aa1

Browse files
authored
Merge pull request #536 from scala-steward/update/slf4j-simple-2.0.12
Update slf4j-simple to 2.0.12
2 parents 9cf346d + 7a94e0f commit f9d1aa1

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
@@ -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.11" // test only
43+
val slf4jVersion = "2.0.12" // test only
4444

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

0 commit comments

Comments
 (0)