Skip to content

Commit aeccf76

Browse files
committed
Upgrade to Spring for GraphQL 1.1.0
Closes gh-33145
1 parent cbc19ab commit aeccf76

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
@@ -1364,7 +1364,7 @@ bom {
13641364
]
13651365
}
13661366
}
1367-
library("Spring GraphQL", "1.1.0-SNAPSHOT") {
1367+
library("Spring GraphQL", "1.1.0") {
13681368
group("org.springframework.graphql") {
13691369
modules = [
13701370
"spring-graphql",

0 commit comments

Comments
 (0)