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 7bbe7ad commit ea13667Copy full SHA for ea13667
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'java'
5
id 'java-test-fixtures'
6
id 'jacoco'
7
- id 'org.springframework.boot' version '3.3.3'
+ id 'org.springframework.boot' version '3.4.2'
8
id 'io.spring.dependency-management' version '1.1.7'
9
id 'org.sonarqube' version '6.0.1.5171'
10
id "be.vbgn.ci-detect" version "0.5.0"
0 commit comments