Skip to content

Commit c1abe10

Browse files
fix(deps): update dependency com.thesamet.scalapb:scalapb-json4s_2.13 to v0.12.2
1 parent 58e8889 commit c1abe10

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
@@ -27,7 +27,7 @@ allprojects {
2727
protobufVersion = "3.25.8"
2828
pureconfigVersion = "0.17.9"
2929
scalapbVersion = "0.11.18"
30-
scalapbJson4sVersion = "0.11.1"
30+
scalapbJson4sVersion = "0.12.2"
3131
typesafeConfigVersion = "1.4.5"
3232
monixVersion = "3.4.1" // just for tests!
3333
}

0 commit comments

Comments
 (0)