Update junixsocket-core to 2.9.1 (#5511)

This commit is contained in:
Scala Steward 2024-04-08 15:46:20 +02:00 committed by GitHub
parent 9b93a5a1ef
commit 790708daa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ object Deps {
val akkav = "1.0.1"
val playv = "3.0.2" //https://github.com/playframework/play-json/releases
val akkaStreamv = "1.0.2"
val jUnixSocketV = "2.9.0"
val jUnixSocketV = "2.9.1"
val scodecV = "1.1.38"
val junitV = "0.13.3"
val nativeLoaderV = "2.5.0"