Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 13, 2024
1 parent e630f64 commit 1883708
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.12" // test only
val slf4jVersion = "2.0.13" // test only

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

0 comments on commit 1883708

Please sign in to comment.