Skip to content

Commit

Permalink
Update slf4j-api 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 970ab6f commit 1372dfb
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.9"
val slf4j2Version = "2.0.13"
val logbackVersion = "1.2.13"
val logback2Version = "1.4.12"
val scalaCollectionCompatVersion = "2.11.0"
Expand Down

0 comments on commit 1372dfb

Please sign in to comment.