Skip to content

Commit 232f3cd

Browse files
committed
Upgrade to Spring GraphQL 1.0.3
Closes gh-33150
1 parent f638c00 commit 232f3cd

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
@@ -1712,7 +1712,7 @@ bom {
17121712
]
17131713
}
17141714
}
1715-
library("Spring GraphQL", "1.0.3-SNAPSHOT") {
1715+
library("Spring GraphQL", "1.0.3") {
17161716
group("org.springframework.graphql") {
17171717
modules = [
17181718
"spring-graphql",

0 commit comments

Comments
 (0)