We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b6d12 commit a3c8cd7Copy full SHA for a3c8cd7
gradle/libs.versions.toml
@@ -9,14 +9,14 @@ coroutines = "1.7.3"
9
dagger = "2.43.2"
10
grpc = "1.62.2"
11
grpcKotlin = "1.4.1"
12
-javalite = "3.21.11"
+javalite = "3.25.5"
13
kotlin = "1.8.22"
14
mockk = "1.13.11"
15
serialization-plugin = "1.8.22"
16
-protoc = "3.21.11"
+protoc = "3.25.5"
17
truth = "1.4.2"
18
robolectric = "4.12"
19
-protobufjavautil = "3.21.11"
+protobufjavautil = "3.25.5"
20
kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
21
quickcheck = "0.6"
22
serialization = "1.5.1"
0 commit comments