Skip to content

Commit

Permalink
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 (#272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent e9ab9f0 commit e9c79f8
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
Expand Up @@ -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"

Expand Down

0 comments on commit e9c79f8

Please sign in to comment.