Skip to content

Commit decbc40

Browse files
committed
Upgrade to Spring Framework 6.0.3
Closes gh-555
1 parent 089c754 commit decbc40

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
@@ -4,7 +4,7 @@ plugins {
44

55
ext {
66
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
7-
springFrameworkVersion = "6.0.3-SNAPSHOT"
7+
springFrameworkVersion = "6.0.3"
88
graphQlJavaVersion = "19.2"
99
bootVersion = "3.0.0"
1010
}

0 commit comments

Comments
 (0)