Skip to content

Commit a959e74

Browse files
committed
Upgrade to Spring Framework 6.0.5
Closes gh-618
1 parent dc90558 commit a959e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Spring for GraphQL"
22

33
ext {
44
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5-
springFrameworkVersion = "6.0.4"
5+
springFrameworkVersion = "6.0.5"
66
graphQlJavaVersion = "19.2"
77
springBootVersion = "3.0.0"
88
}

0 commit comments

Comments
 (0)