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 6f8eb16 commit 066f565Copy full SHA for 066f565
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'application'
3
id 'jacoco'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id 'org.springframework.boot' version '3.5.4'
+ id 'org.springframework.boot' version '3.5.5'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
id 'org.sonarqube' version '6.2.0.5505'
8
/*
0 commit comments