We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e3af4 commit dffe7a2Copy full SHA for dffe7a2
1 file changed
build.gradle
@@ -12,10 +12,10 @@ buildscript {
12
13
plugins {
14
id 'jacoco'
15
- id 'org.sonarqube' version '7.2.2.6593'
16
- id 'org.springframework.boot' version '4.0.3' apply false
+ id 'org.sonarqube' version '7.2.3.7755'
+ id 'org.springframework.boot' version '4.1.0-M2' apply false
17
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
18
- id 'co.com.bancolombia.cleanArchitecture' version '4.1.1'
+ id 'co.com.bancolombia.cleanArchitecture' version '4.2.0'
19
}
20
21
repositories {
0 commit comments