File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ buildscript {
1212
1313plugins {
1414 id ' jacoco'
15- id ' org.sonarqube' version ' 7.2.2.6593 '
16- id ' org.springframework.boot' version ' 4.0.2 ' apply false
15+ id ' org.sonarqube' version ' 7.2.3.7755 '
16+ id ' org.springframework.boot' version ' 4.1.0-M2 ' apply false
1717 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
18- id ' co.com.bancolombia.cleanArchitecture' version ' 4.1.0 '
18+ id ' co.com.bancolombia.cleanArchitecture' version ' 4.1.1 '
1919}
2020
2121repositories {
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ subprojects {
9090
9191 dependencyManagement {
9292 imports {
93- mavenBom ' org.springframework.boot:spring-boot-dependencies:4.0.2 '
93+ mavenBom ' org.springframework.boot:spring-boot-dependencies:4.0.3 '
9494 }
9595 }
9696
You can’t perform that action at this time.
0 commit comments