Skip to content

Commit dffe7a2

Browse files
juancgalvisDependencies Bot
authored andcommitted
fix(deps): update dependencies
1 parent c2e3af4 commit dffe7a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ buildscript {
1212

1313
plugins {
1414
id 'jacoco'
15-
id 'org.sonarqube' version '7.2.2.6593'
16-
id 'org.springframework.boot' version '4.0.3' 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.1'
18+
id 'co.com.bancolombia.cleanArchitecture' version '4.2.0'
1919
}
2020

2121
repositories {

0 commit comments

Comments
 (0)