mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-15 20:30:17 +01:00
Update slf4j-api to 1.7.29 (#848)
This commit is contained in:
parent
3ed4c4aa84
commit
9e7050ee32
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ object Deps {
|
|||
val logback = "1.2.3"
|
||||
val scalacheck = "1.14.0"
|
||||
val scalaTest = "3.0.8"
|
||||
val slf4j = "1.7.28"
|
||||
val slf4j = "1.7.29"
|
||||
val spray = "1.3.5"
|
||||
val zeromq = "0.5.1"
|
||||
val akkav = "10.1.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue