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 9510a28 commit b0d0bf3Copy full SHA for b0d0bf3
1 file changed
gradle/libs.versions.toml
@@ -87,7 +87,7 @@ jetbrains-kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.r
87
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
88
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }
89
90
-spotless-gradle = "com.diffplug.spotless:spotless-plugin-gradle:8.6.0"
+spotless-gradle = "com.diffplug.spotless:spotless-plugin-gradle:8.7.0"
91
92
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "squareup-kotlinpoet" }
93
squareup-kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "squareup-kotlinpoet" }
0 commit comments