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 11403df commit cd149dfCopy full SHA for cd149df
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ protoc = "3.25.5"
24
truth = "1.4.2"
25
robolectric = "4.12"
26
protobufjavautil = "3.25.5"
27
-kotest = "5.9.0" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
+kotest = "5.9.1" # Do not use 5.9.1 because it reverts the fix for https://github.com/kotest/kotest/issues/3981
28
quickcheck = "0.6"
29
serialization = "1.5.1"
30
spotless = "7.0.0.BETA3"
0 commit comments