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 2fb818d commit d3d4f56Copy full SHA for d3d4f56
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'checkstyle'
9
id 'io.spring.dependency-management' version '1.1.7'
10
id 'org.springframework.boot' version '2.3.1.RELEASE'
11
- id 'com.github.ben-manes.versions' version '0.51.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
12
id 'org.owasp.dependencycheck' version '5.3.2.1'
13
}
14
0 commit comments