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 a6ae788 commit a6381ebCopy full SHA for a6381eb
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.3'
+ id 'org.springframework.boot' version '3.5.4'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
id 'org.sonarqube' version '6.2.0.5505'
8
/*
0 commit comments