Skip to content

Commit 4584ca3

Browse files
committed
Upgrade to Spring Framework 6.0.23
Closes gh-1072
1 parent 89249f7 commit 4584ca3

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

33
ext {
44
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
5-
springFrameworkVersion = "6.0.22"
5+
springFrameworkVersion = "6.0.23"
66
graphQlJavaVersion = "21.5"
77
springBootVersion = "3.1.5"
88
}

0 commit comments

Comments
 (0)