Skip to content

Commit 9630ea3

Browse files
fix(deps): update scalapbversion to v0.11.20
1 parent 58e8889 commit 9630ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ allprojects {
2626
metricsVersion = "3.0.4"
2727
protobufVersion = "3.25.8"
2828
pureconfigVersion = "0.17.9"
29-
scalapbVersion = "0.11.18"
29+
scalapbVersion = "0.11.20"
3030
scalapbJson4sVersion = "0.11.1"
3131
typesafeConfigVersion = "1.4.5"
3232
monixVersion = "3.4.1" // just for tests!

0 commit comments

Comments
 (0)