Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency com.github.ben-manes:gradle-versions-plu…
Browse files Browse the repository at this point in the history
…gin to v0.52.0
renovate[bot] authored Jan 25, 2025
1 parent e9ab9f0 commit 1654bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -73,7 +73,7 @@ jetbrains-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin"
mockk = { module = "io.mockk:mockk", version.ref = "io-mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "io-mockk" }

gradle-versions = "com.github.ben-manes:gradle-versions-plugin:0.51.0"
gradle-versions = "com.github.ben-manes:gradle-versions-plugin:0.52.0"

spotless-gradle = "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"

0 comments on commit 1654bbc

Please sign in to comment.