Skip to content

Commit b9bfb8d

Browse files
authored
Merge pull request #81 from ahunigel/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.4.0
chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0
2 parents 65fee2a + 7d3fca1 commit b9bfb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
ext {
15-
springBootVersion = '3.3.5'
15+
springBootVersion = '3.4.0'
1616
}
1717

1818
dependencies {

0 commit comments

Comments
 (0)