Skip to content

Commit 11e7df6

Browse files
committed
Upgrade to Spring GraphQL 1.1.3
Closes gh-34541
1 parent c5b352b commit 11e7df6

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.3-SNAPSHOT") {
1365+
library("Spring GraphQL", "1.1.3") {
13661366
group("org.springframework.graphql") {
13671367
modules = [
13681368
"spring-graphql",

0 commit comments

Comments
 (0)