File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Top Open diff view settings Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Top Open diff view settings 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.2 ' apply false
16+ id ' org.springframework.boot' version ' 3.4.3 ' apply false
1717 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
18- id ' co.com.bancolombia.cleanArchitecture' version ' 3.20.13 '
18+ id ' co.com.bancolombia.cleanArchitecture' version ' 3.20.15 '
1919}
2020
2121repositories {
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ subprojects {
8282
8383 dependencyManagement {
8484 imports {
85- mavenBom ' org.springframework.boot:spring-boot-dependencies:3.4.2 '
85+ mavenBom ' org.springframework.boot:spring-boot-dependencies:3.4.3 '
8686 }
8787 }
8888
You can’t perform that action at this time.
0 commit comments