mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
Update junixsocket-core to 2.8.3 (#5300)
This commit is contained in:
parent
36d27704b4
commit
23cc9c9acc
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ object Deps {
|
|||
val akkav = "10.2.10"
|
||||
val playv = "2.10.3" //https://github.com/playframework/play-json/releases
|
||||
val akkaStreamv = "2.6.20"
|
||||
val jUnixSocketV = "2.8.2"
|
||||
val jUnixSocketV = "2.8.3"
|
||||
val scodecV = "1.1.38"
|
||||
val junitV = "0.13.3"
|
||||
val nativeLoaderV = "2.5.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue