Skip to content

Commit 0d5aff0

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency org.springframework:spring-framework-bom to v7
1 parent c1ae958 commit 0d5aff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bom-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ javaPlatform {
2727

2828
dependencies {
2929
api(platform("org.junit:junit-bom:5.14.1"))
30-
api(platform("org.springframework:spring-framework-bom:6.2.12"))
30+
api(platform("org.springframework:spring-framework-bom:7.0.0"))
3131
api(platform("org.eclipse.jetty:jetty-bom:11.0.26"))
3232

3333
constraints {

0 commit comments

Comments
 (0)