Skip to content

Commit

Permalink
Merge pull request #73 from tailrocks/renovate/com.github.ben-manes-g…
Browse files Browse the repository at this point in the history
…radle-versions-plugin-0.x

Update dependency com.github.ben-manes:gradle-versions-plugin to v0.50.0
  • Loading branch information
donbeave authored Dec 5, 2023
2 parents 1b2e0e2 + fddbcb8 commit c64c5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions-conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ project.tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {

dependencies {
// https://plugins.gradle.org/plugin/com.github.ben-manes.versions
implementation("com.github.ben-manes:gradle-versions-plugin:0.49.0")
implementation("com.github.ben-manes:gradle-versions-plugin:0.50.0")
}

gradlePlugin {
Expand Down

0 comments on commit c64c5c1

Please sign in to comment.