Skip to content

Commit c383359

Browse files
juancgalvisDependencies Bot
authored andcommitted
fix(deps): update dependencies
1 parent 832bde1 commit c383359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
plugins {
1414
id 'jacoco'
1515
id 'org.sonarqube' version '6.3.1.5724'
16-
id 'org.springframework.boot' version '3.5.6' apply false
16+
id 'org.springframework.boot' version '4.0.0-M3' apply false
1717
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1818
id 'co.com.bancolombia.cleanArchitecture' version '3.26.1'
1919
}
@@ -23,4 +23,4 @@ repositories {
2323
}
2424

2525
apply from: './main.gradle'
26-
apply plugin: 'com.github.ben-manes.versions'
26+
apply plugin: 'com.github.ben-manes.versions'

0 commit comments

Comments
 (0)