Skip to content

Commit

Permalink
Update slf4j-api to 2.0.16 (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Kotula <peto.kotula@yahoo.com>
  • Loading branch information
scala-steward and justcoon authored Aug 15, 2024
1 parent d0c80d8 commit 39a8ca1
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.16"
val logbackVersion = "1.2.13"
val logback2Version = "1.4.12"
val scalaCollectionCompatVersion = "2.12.0"
Expand Down

0 comments on commit 39a8ca1

Please sign in to comment.