Skip to content

Commit

Permalink
Update to Spring Framework 6.0.0-RC1
Browse files Browse the repository at this point in the history
Closes gh-706
  • Loading branch information
jzheaux committed Oct 12, 2022
1 parent 39ed146 commit 4603bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
ext.queryDslVersion = '5.0.0'

dependencies {
api platform("org.springframework:spring-framework-bom:6.0.0-M6")
api platform("org.springframework:spring-framework-bom:6.0.0-RC1")
api platform("org.springframework.data:spring-data-bom:2022.0.0-M5")
api platform("com.fasterxml.jackson:jackson-bom:2.13.4")
api platform("org.junit:junit-bom:5.9.0")
Expand Down

0 comments on commit 4603bbc

Please sign in to comment.