Skip to content

Commit

Permalink
Merge pull request #73 from gocd/dependabot/gradle/com.github.ben-man…
Browse files Browse the repository at this point in the history
…es.versions-0.47.0

Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0
  • Loading branch information
chadlwilson committed Jun 10, 2023
2 parents 33f2f54 + 887c64e commit e8d41aa
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 @@ -16,7 +16,7 @@

plugins {
id 'se.patrikerdes.use-latest-versions' version '0.2.18'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'com.github.ben-manes.versions' version '0.47.0'
id 'com.github.jk1.dependency-license-report' version '1.19'
id 'co.riiid.gradle' version '0.4.2'
}
Expand Down

0 comments on commit e8d41aa

Please sign in to comment.