File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ buildscript {
1313plugins {
1414 id ' jacoco'
1515 id ' org.sonarqube' version ' 6.0.1.5171'
16- id ' org.springframework.boot' version ' 3.4.1 ' apply false
16+ id ' org.springframework.boot' version ' 3.4.2 ' apply false
1717 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
18- id ' co.com.bancolombia.cleanArchitecture' version ' 3.20.12 '
18+ id ' co.com.bancolombia.cleanArchitecture' version ' 3.20.13 '
1919}
2020
2121repositories {
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ subprojects {
8080
8181 dependencyManagement {
8282 imports {
83- mavenBom ' org.springframework.boot:spring-boot-dependencies:3.4.1 '
83+ mavenBom ' org.springframework.boot:spring-boot-dependencies:3.4.2 '
8484 }
8585 }
8686
You can’t perform that action at this time.
0 commit comments