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 de3c0a4 commit 576fb21Copy full SHA for 576fb21
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'jacoco'
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'org.springframework.boot' version '3.5.5'
6
- id 'com.github.ben-manes.versions' version '0.52.0'
+ id 'com.github.ben-manes.versions' version '0.53.0'
7
id 'org.sonarqube' version '6.3.1.5724'
8
/*
9
Applies analysis tools including checkstyle and OWASP Dependency checker.
0 commit comments