Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2024
1 parent 6c254f4 commit 80ab0ae
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.9" // test only
val slf4jVersion = "2.0.11" // test only

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

0 comments on commit 80ab0ae

Please sign in to comment.