Skip to content

Commit

Permalink
Merge pull request #676 from scala-steward/update/slf4j-simple-2.0.17
Browse files Browse the repository at this point in the history
Update slf4j-simple to 2.0.17
  • Loading branch information
ddworak authored Mar 3, 2025
2 parents cdb4c8c + f8ad2e4 commit bcbc170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object Commons extends ProjectGroup("commons") {
val circeVersion = "0.14.5" // benchmark only
val upickleVersion = "3.1.2" // benchmark only
val scalajsBenchmarkVersion = "0.10.0"
val slf4jVersion = "2.0.16" // test only
val slf4jVersion = "2.0.17" // test only

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

0 comments on commit bcbc170

Please sign in to comment.