We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e8889 commit c1abe10Copy full SHA for c1abe10
build.gradle
@@ -27,7 +27,7 @@ allprojects {
27
protobufVersion = "3.25.8"
28
pureconfigVersion = "0.17.9"
29
scalapbVersion = "0.11.18"
30
- scalapbJson4sVersion = "0.11.1"
+ scalapbJson4sVersion = "0.12.2"
31
typesafeConfigVersion = "1.4.5"
32
monixVersion = "3.4.1" // just for tests!
33
}
0 commit comments