Skip to content

Commit fbce81f

Browse files
committed
Upgrade to Spring GraphQL 1.0.4
Closes gh-34532
1 parent 0f0222b commit fbce81f

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
@@ -1761,7 +1761,7 @@ bom {
17611761
]
17621762
}
17631763
}
1764-
library("Spring GraphQL", "1.0.4-SNAPSHOT") {
1764+
library("Spring GraphQL", "1.0.4") {
17651765
group("org.springframework.graphql") {
17661766
modules = [
17671767
"spring-graphql",

0 commit comments

Comments
 (0)