Skip to content

Commit b62c29f

Browse files
committed
Switch to Spring Framework 7.0.0-SNAPSHOT
See gh-1277
1 parent 4af66a6 commit b62c29f

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
@@ -6,7 +6,7 @@ description = "Spring for GraphQL"
66

77
ext {
88
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
9-
springFrameworkVersion = "7.0.0-M7"
9+
springFrameworkVersion = "7.0.0-SNAPSHOT"
1010
graphQlJavaVersion = "24.1"
1111
springBootVersion = "3.5.3"
1212
}

0 commit comments

Comments
 (0)