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 b689d3b commit 078592dCopy full SHA for 078592d
gradle/libs.versions.toml
@@ -73,7 +73,7 @@ jetbrains-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin"
73
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
74
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }
75
76
-spotless-gradle = "com.diffplug.spotless:spotless-plugin-gradle:7.2.1"
+spotless-gradle = "com.diffplug.spotless:spotless-plugin-gradle:8.0.0"
77
78
squareup-kotlinpoet = "com.squareup:kotlinpoet:2.2.0"
79
0 commit comments