Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.22
Browse files Browse the repository at this point in the history
Closes gh-1003
  • Loading branch information
bclozel committed Jun 18, 2024
1 parent ce1dcfc commit b979f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Spring for GraphQL"

ext {
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
springFrameworkVersion = "6.0.18"
springFrameworkVersion = "6.0.22"
graphQlJavaVersion = "21.5"
springBootVersion = "3.1.5"
}
Expand Down

0 comments on commit b979f79

Please sign in to comment.