mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 21:34:39 +01:00
Update slf4j-api to 2.0.3 (#4842)
This commit is contained in:
parent
a8d81a761a
commit
963646c17e
@ -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.1"
|
||||
val slf4j = "2.0.3"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.2"
|
||||
val scalapb = "0.11.11"
|
||||
|
Loading…
Reference in New Issue
Block a user