mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
Update jeromq to 0.5.2 (#1087)
This commit is contained in:
parent
5f938efb8a
commit
095ca208c3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ object Deps {
|
||||||
val scalaTestPlus = "3.1.0.1" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
val scalaTestPlus = "3.1.0.1" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||||
val slf4j = "1.7.30"
|
val slf4j = "1.7.30"
|
||||||
val spray = "1.3.5"
|
val spray = "1.3.5"
|
||||||
val zeromq = "0.5.1"
|
val zeromq = "0.5.2"
|
||||||
val akkav = "10.1.11"
|
val akkav = "10.1.11"
|
||||||
val akkaStreamv = "2.5.29"
|
val akkaStreamv = "2.5.29"
|
||||||
val playv = "2.7.4"
|
val playv = "2.7.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue