We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f4139 commit 8177bf5Copy full SHA for 8177bf5
build.gradle
@@ -18,7 +18,7 @@ plugins {
18
id 'org.flywaydb.flyway' version "$flywayVersion"
19
id 'org.springframework.boot' version '3.5.5'
20
id 'org.owasp.dependencycheck' version '12.1.3'
21
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
22
id 'org.sonarqube' version '6.3.1.5724'
23
}
24
0 commit comments