Skip to content

Commit ed5bec1

Browse files
committed
Switch to Spring for GraphQL 1.1.2-SNAPSHOT
See gh-34227
1 parent 8f6ded0 commit ed5bec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ bom {
13621362
]
13631363
}
13641364
}
1365-
library("Spring GraphQL", "1.1.1") {
1365+
library("Spring GraphQL", "1.1.2-SNAPSHOT") {
13661366
group("org.springframework.graphql") {
13671367
modules = [
13681368
"spring-graphql",

0 commit comments

Comments
 (0)