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 ed0c02d commit 63d32c0Copy full SHA for 63d32c0
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'io.spring.dependency-management' version '1.1.7'
8
id 'org.springframework.boot' version '3.4.5'
9
id 'org.owasp.dependencycheck' version '12.1.6'
10
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
11
id "info.solidsoft.pitest" version '1.15.0'
12
id 'org.sonarqube' version '6.3.1.5724'
13
id 'com.gorylenko.gradle-git-properties' version '2.5.3'
0 commit comments