Skip to content

Commit 97b1c64

Browse files
committed
Upgrade to Spring Framework 6.1.4
See gh-883
1 parent 8a7938c commit 97b1c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1.4-SNAPSHOT"
5+
springFrameworkVersion = "6.1.4"
66
graphQlJavaVersion = "21.3"
77
springBootVersion = "3.2.2"
88
}

0 commit comments

Comments
 (0)