mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update slf4j-api to 1.7.30 (#953)
This commit is contained in:
parent
d9dcacf2da
commit
cd942d646d
@ -9,7 +9,7 @@ object Deps {
|
||||
val scalaTest = "3.1.0"
|
||||
|
||||
val scalaTestPlus = "3.1.0.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val slf4j = "1.7.29"
|
||||
val slf4j = "1.7.30"
|
||||
val spray = "1.3.5"
|
||||
val zeromq = "0.5.1"
|
||||
val akkav = "10.1.11"
|
||||
|
Loading…
Reference in New Issue
Block a user