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 daebdfb commit 4a1c73bCopy full SHA for 4a1c73b
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ 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"
23
-spotless = "7.0.0.BETA1"
+spotless = "7.0.0.BETA3"
24
androidx-test-core="1.5.0"
25
androidx-test-junit="1.1.5"
26
androidx-test-truth = "1.5.0"
0 commit comments