Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.9
Browse files Browse the repository at this point in the history
Closes gh-695
  • Loading branch information
bclozel committed May 15, 2023
1 parent faea9d1 commit cec3555
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.7"
springFrameworkVersion = "6.0.9"
graphQlJavaVersion = "19.3"
springBootVersion = "3.0.4"
}
Expand Down

0 comments on commit cec3555

Please sign in to comment.