Skip to content

Commit 83b1f4d

Browse files
authored
Merge pull request joinfaces#2530 from joinfaces/springboot-3.4.0-M3
Update springboot to 3.4.0-M3
2 parents 17aa3b8 + 7ad3d69 commit 83b1f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
maven { url 'https://repo.spring.io/milestone' }
88
}
99

10-
def springBootVersion = "3.4.0-M2"
10+
def springBootVersion = "3.4.0-M3"
1111

1212
dependencies {
1313
api "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"

0 commit comments

Comments
 (0)