Skip to content

Commit 721b6f5

Browse files
fix(deps): update scalapbversion to v0.11.20
1 parent 746bbf0 commit 721b6f5

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
@@ -35,7 +35,7 @@ allprojects {
3535
metricsVersion = "3.0.4"
3636
protobufVersion = "3.25.8"
3737
pureconfigVersion = "0.17.9"
38-
scalapbVersion = "0.11.18"
38+
scalapbVersion = "0.11.20"
3939
scalapbJson4sVersion = "0.11.1"
4040
typesafeConfigVersion = "1.4.3"
4141
monixVersion = "3.4.0" // just for tests!

0 commit comments

Comments
 (0)