Skip to content

Commit

Permalink
MINOR: upgrade version of gradle plugin (ben-manes.versions) to 0.47.0 (
Browse files Browse the repository at this point in the history
apache#14098)

Reviewers: Divij Vaidya <diviv@amazon.com>
  • Loading branch information
bmscomp committed Jul 26, 2023
1 parent a900794 commit e5fb9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -31,7 +31,7 @@ buildscript {
}

plugins {
id 'com.github.ben-manes.versions' version '0.46.0'
id 'com.github.ben-manes.versions' version '0.47.0'
id 'idea'
id 'java-library'
id 'org.owasp.dependencycheck' version '8.2.1'
Expand Down

0 comments on commit e5fb9b6

Please sign in to comment.