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 5557272 commit b7734c0Copy full SHA for b7734c0
gradle/libs.versions.toml
@@ -89,6 +89,6 @@ jetbrains-kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx
89
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
90
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }
91
92
-gradle-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
+gradle-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.53.0" }
93
94
spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.1" }
0 commit comments