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 5ef0ad1 commit 9cd26b0Copy full SHA for 9cd26b0
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
plugins {
14
id 'jacoco'
15
id 'org.sonarqube' version '6.0.1.5171'
16
- id 'org.springframework.boot' version '3.4.3' apply false
+ id 'org.springframework.boot' version '3.4.4' apply false
17
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
18
id 'co.com.bancolombia.cleanArchitecture' version '3.20.15'
19
}
0 commit comments