Skip to content

Commit

Permalink
Update slf4j-api to 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 21, 2023
1 parent 32368ca commit 8c27990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Versions {
val slf4jVersion = "1.7.36"
val slf4j2Version = "2.0.7"
val slf4j2Version = "2.0.9"
val logbackVersion = "1.2.12"
val logback2Version = "1.4.11"
val scalaCollectionCompatVersion = "2.11.0"
Expand Down

0 comments on commit 8c27990

Please sign in to comment.