mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update slf4j-api to 2.0.16 (#5637)
This commit is contained in:
parent
3d900f9b26
commit
a2855766c2
@ -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.13"
|
||||
val slf4j = "2.0.16"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.4"
|
||||
val scalapb = "0.11.17"
|
||||
|
Loading…
Reference in New Issue
Block a user