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 8079369 commit 076f9f7Copy full SHA for 076f9f7
gradle/libs.versions.toml
@@ -83,7 +83,7 @@ jetbrains-kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-co
83
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
84
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }
85
86
-spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.4" }
+spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.1.0" }
87
88
pintrest-ktlint = { module = "com.pinterest:ktlint", version.ref = "ktlint" }
89
0 commit comments