Skip to content

Commit d2b882f

Browse files
fix(deps): update dependency com.thesamet.scalapb:protoc-gen-scala to v0.11.20
1 parent 0594cf3 commit d2b882f

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
@@ -41,7 +41,7 @@ allprojects {
4141
metricsVersion = "3.0.4"
4242
protobufVersion = "3.25.8"
4343
pureconfigVersion = "0.17.9"
44-
scalapbVersion = "0.11.18"
44+
scalapbVersion = "0.11.20"
4545
scalapbJson4sVersion = "0.11.1"
4646
typesafeConfigVersion = "1.4.3"
4747
monixVersion = "3.4.0" // just for tests!

0 commit comments

Comments
 (0)