Update slf4j-api to 2.0.6 (#4922)

This commit is contained in:
Scala Steward 2022-12-14 16:29:29 +01:00 committed by GitHub
parent 0d76a06331
commit 2ae87278cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ object Deps {
val scalaTestPlus =
"3.2.12.0-RC2" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
val slf4j = "2.0.5"
val slf4j = "2.0.6"
val spray = "1.3.6"
val zeromq = "0.5.3"
val scalapb = "0.11.12"