1
0
Fork 0
mirror of https://github.com/bitcoin-s/bitcoin-s.git synced 2025-03-14 11:58:14 +01:00

Update native-lib-loader to 2.3.4 ()

This commit is contained in:
Scala Steward 2019-07-13 15:08:23 +02:00 committed by Chris Stewart
parent fe73fb58ed
commit 31ddb89fa3

View file

@ -15,7 +15,7 @@ object Deps {
val playv = "2.7.4"
val scodecV = "1.1.12"
val junitV = "0.11"
val nativeLoaderV = "2.3.2"
val nativeLoaderV = "2.3.4"
val typesafeConfigV = "1.3.4"
val ammoniteV = "1.6.7"