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 23b9fcd commit d80c54dCopy full SHA for d80c54d
1 file changed
gradle/libs.versions.toml
@@ -85,7 +85,7 @@ jetbrains-kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-co
85
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
86
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }
87
88
-spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.5.1" }
+spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.6.0" }
89
90
pintrest-ktlint = { module = "com.pinterest:ktlint", version.ref = "ktlint" }
91
0 commit comments