Skip to content

Commit 4603bbc

Browse files
committed
Update to Spring Framework 6.0.0-RC1
Closes gh-706
1 parent 39ed146 commit 4603bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
ext.queryDslVersion = '5.0.0'
1515

1616
dependencies {
17-
api platform("org.springframework:spring-framework-bom:6.0.0-M6")
17+
api platform("org.springframework:spring-framework-bom:6.0.0-RC1")
1818
api platform("org.springframework.data:spring-data-bom:2022.0.0-M5")
1919
api platform("com.fasterxml.jackson:jackson-bom:2.13.4")
2020
api platform("org.junit:junit-bom:5.9.0")

0 commit comments

Comments
 (0)