Update scalapb-runtime to 0.11.17 (#5605)

This commit is contained in:
Scala Steward 2024-06-04 15:57:20 +02:00 committed by GitHub
parent 48462d4ac9
commit 06295bb941
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ object Deps {
val slf4j = "2.0.13"
val spray = "1.3.6"
val zeromq = "0.5.4"
val scalapb = "0.11.15"
val scalapb = "0.11.17"
val akkav = "1.0.1"
val playv = "3.0.3" // https://github.com/playframework/play-json/releases
val akkaStreamv = "1.0.2"