File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010 id ' org.jetbrains.kotlin.plugin.spring' version ' 1.8.10' // For Spring support
1111 id ' org.springframework.boot' version ' 3.2.4' // Adjust the Spring Boot version as needed
1212 id ' io.spring.dependency-management' version ' 1.1.0' // For dependency management
13- id ' org.sonarqube' version ' 5 .3.1'
13+ id ' org.sonarqube' version ' 6 .3.1.5724 '
1414 id ' jacoco'
1515 id ' application'
1616 id " com.diffplug.spotless" version " 6.19.0"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77 id ' application'
88 id ' org.springframework.boot' version ' 3.4.5'
99 id ' io.spring.dependency-management' version ' 1.1.7'
10- id " org.sonarqube" version " 5 .3.1"
10+ id " org.sonarqube" version " 6 .3.1.5724 "
1111 id " com.diffplug.spotless" version " 6.19.0"
1212 id " org.flywaydb.flyway" version " 10.1.0"
1313 id ' java'
You can’t perform that action at this time.
0 commit comments