Update junixsocket-core to 2.6.0 (#4861)

This commit is contained in:
Scala Steward 2022-10-26 00:04:04 +02:00 committed by GitHub
parent 49a7db3803
commit 1bd9246097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ object Deps {
val akkav = "10.2.10"
val playv = "2.9.3" //https://github.com/playframework/play-json/releases
val akkaStreamv = "2.6.20"
val jUnixSocketV = "2.5.2"
val jUnixSocketV = "2.6.0"
val scodecV = "1.1.30"
val junitV = "0.13.3"
val nativeLoaderV = "2.4.0"