Update native-lib-loader to 2.4.0 (#3682)

This commit is contained in:
Scala Steward 2021-09-22 15:36:49 +02:00 committed by GitHub
parent 48213d9b81
commit c53b96c77f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ object Deps {
val akkaStreamv = "2.6.16"
val scodecV = "1.1.28"
val junitV = "0.11"
val nativeLoaderV = "2.3.6"
val nativeLoaderV = "2.4.0"
val typesafeConfigV = "1.4.1"
val scalaFxV = "16.0.0-R25"