Skip to content

Commit

Permalink
Merge pull request #30 from OctoFi/dependabot/gradle/com.github.ben-m…
Browse files Browse the repository at this point in the history
…anes-gradle-versions-plugin-v0.42.0

Bump gradle-versions-plugin from 0.39.0 to v0.42.0
  • Loading branch information
nathanjessen authored Mar 25, 2022
2 parents 141798f + 3183bb9 commit 5914235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${KOTLIN_VERSION}"
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:v0.42.0'
}
}

Expand Down

0 comments on commit 5914235

Please sign in to comment.