Update native-lib-loader to 2.3.5 (#2523)

This commit is contained in:
Scala Steward 2021-01-18 13:27:09 +01:00 committed by GitHub
parent 8c918ac0a7
commit 1903ee30b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ object Deps {
val akkaStreamv = "2.6.10"
val scodecV = "1.1.23"
val junitV = "0.11"
val nativeLoaderV = "2.3.4"
val nativeLoaderV = "2.3.5"
val typesafeConfigV = "1.4.1"
val scalaFxV = "15.0.1-R21"