Skip to content

Commit 70e7641

Browse files
committed
Upgrade to Spring Framework 7.0.2
Closes gh-1389
1 parent a6db9a7 commit 70e7641

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"
9+
springFrameworkVersion = "7.0.2"
1010
graphQlJavaVersion = "25.0"
1111
}
1212

0 commit comments

Comments
 (0)