Update junixsocket-core to 2.7.2 (#5236)

This commit is contained in:
Scala Steward 2023-09-16 19:56:40 +02:00 committed by GitHub
parent 1edf57ac1e
commit 6373b5b866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ object Deps {
val akkav = "10.2.10"
val playv = "2.9.4" //https://github.com/playframework/play-json/releases
val akkaStreamv = "2.6.20"
val jUnixSocketV = "2.7.1"
val jUnixSocketV = "2.7.2"
val scodecV = "1.1.37"
val junitV = "0.13.3"
val nativeLoaderV = "2.4.0"