Skip to content

Commit 8177bf5

Browse files
Update plugin com.github.ben-manes.versions to v0.53.0
1 parent 76f4139 commit 8177bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id 'org.flywaydb.flyway' version "$flywayVersion"
1919
id 'org.springframework.boot' version '3.5.5'
2020
id 'org.owasp.dependencycheck' version '12.1.3'
21-
id 'com.github.ben-manes.versions' version '0.52.0'
21+
id 'com.github.ben-manes.versions' version '0.53.0'
2222
id 'org.sonarqube' version '6.3.1.5724'
2323
}
2424

0 commit comments

Comments
 (0)