Update native-lib-loader to 2.5.0 (#5297)

This commit is contained in:
Scala Steward 2023-11-09 17:08:45 +01:00 committed by GitHub
parent 7f5ed15521
commit 7861bce71a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ object Deps {
val jUnixSocketV = "2.8.2"
val scodecV = "1.1.38"
val junitV = "0.13.3"
val nativeLoaderV = "2.4.0"
val nativeLoaderV = "2.5.0"
val typesafeConfigV = "1.4.3"
val asyncNewScalaV = "1.0.1"