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 361d9e5 commit d7b4851Copy full SHA for d7b4851
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'jacoco'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'org.springframework.boot' version '3.5.5'
8
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
9
id 'org.owasp.dependencycheck' version '12.1.3'
10
id 'org.sonarqube' version '6.3.1.5724'
11
id 'info.solidsoft.pitest' version '1.19.0-rc.1'
0 commit comments