Skip to content

Commit a3c8cd7

Browse files
committed
bump protobuf deps
1 parent 87b6d12 commit a3c8cd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ coroutines = "1.7.3"
99
dagger = "2.43.2"
1010
grpc = "1.62.2"
1111
grpcKotlin = "1.4.1"
12-
javalite = "3.21.11"
12+
javalite = "3.25.5"
1313
kotlin = "1.8.22"
1414
mockk = "1.13.11"
1515
serialization-plugin = "1.8.22"
16-
protoc = "3.21.11"
16+
protoc = "3.25.5"
1717
truth = "1.4.2"
1818
robolectric = "4.12"
19-
protobufjavautil = "3.21.11"
19+
protobufjavautil = "3.25.5"
2020
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
2121
quickcheck = "0.6"
2222
serialization = "1.5.1"

0 commit comments

Comments
 (0)