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.51.0 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 30, 2024
1 parent 8ab3906 commit 72793cf
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 @@ -83,6 +83,6 @@ jetbrains-kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }

gradle-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.50.0" }
gradle-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.51.0" }

spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.23.3" }

0 comments on commit 72793cf

Please sign in to comment.