Start building against Spring Framework 6.0.3 SNAPSHOTs
See gh-555
This commit is contained in:
@@ -4,9 +4,9 @@ plugins {
|
||||
|
||||
ext {
|
||||
moduleProjects = [project(":spring-graphql"), project(":spring-graphql-test")]
|
||||
springFrameworkVersion = "6.0.0"
|
||||
springFrameworkVersion = "6.0.3-SNAPSHOT"
|
||||
graphQlJavaVersion = "19.2"
|
||||
bootVersion = "3.0.0-SNAPSHOT"
|
||||
bootVersion = "3.0.0"
|
||||
}
|
||||
|
||||
description = "Spring for GraphQL"
|
||||
|
||||
Reference in New Issue
Block a user