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 c4744ea commit 960489cCopy full SHA for 960489c
service/build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'application'
17
id 'checkstyle'
18
id 'jacoco'
19
- id 'io.spring.dependency-management' version '1.1.6'
+ id 'io.spring.dependency-management' version '1.1.7'
20
id 'org.springframework.boot' version '3.3.5'
21
id 'com.github.ben-manes.versions' version '0.51.0'
22
id 'org.sonarqube' version '6.2.0.5505'
0 commit comments