Update junixsocket-core to 2.6.2 (#4981)

This commit is contained in:
Scala Steward 2023-02-12 04:59:30 +01:00 committed by GitHub
parent 56ae02918c
commit 473664f932
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.4" //https://github.com/playframework/play-json/releases
val akkaStreamv = "2.6.20"
val jUnixSocketV = "2.6.1"
val jUnixSocketV = "2.6.2"
val scodecV = "1.1.34"
val junitV = "0.13.3"
val nativeLoaderV = "2.4.0"