Update slf4j-api to 2.0.13 (#5523)

This commit is contained in:
Scala Steward 2024-04-15 00:37:55 +02:00 committed by GitHub
parent 2536fd3138
commit 81a72b20fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ object Deps {
val scalaTestPlus =
"3.2.18.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
val slf4j = "2.0.12"
val slf4j = "2.0.13"
val spray = "1.3.6"
val zeromq = "0.5.4"
val scalapb = "0.11.15"