Skip to content

Commit b1fbb7e

Browse files
authored
Merge pull request #486 from scala-steward/update/slf4j-simple-2.0.9
Update slf4j-simple to 2.0.9
2 parents 23033e7 + 5313724 commit b1fbb7e

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.7"
43+
val slf4jVersion = "2.0.9"
4444

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

0 commit comments

Comments
 (0)