Update junixsocket-core to 2.7.1 (#5234)

This commit is contained in:
Scala Steward 2023-09-12 15:43:49 +02:00 committed by GitHub
parent b474a60986
commit a0b273e6b3
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.0"
val jUnixSocketV = "2.7.1"
val scodecV = "1.1.37"
val junitV = "0.13.3"
val nativeLoaderV = "2.4.0"