Skip to content

Commit 35916a9

Browse files
committed
Upgrade to Spring GraphQL 1.1.0-M1
Closes gh-32294
1 parent 9936448 commit 35916a9

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
@@ -1421,7 +1421,7 @@ bom {
14211421
]
14221422
}
14231423
}
1424-
library("Spring GraphQL", "1.1.0-SNAPSHOT") {
1424+
library("Spring GraphQL", "1.1.0-M1") {
14251425
group("org.springframework.graphql") {
14261426
modules = [
14271427
"spring-graphql",

0 commit comments

Comments
 (0)