Skip to content

Commit 8f52a1a

Browse files
committed
Upgrade to Spring GraphQL 1.1.2
Closes gh-34323
1 parent a5d3107 commit 8f52a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ bom {
13621362
]
13631363
}
13641364
}
1365-
library("Spring GraphQL", "1.1.2-SNAPSHOT") {
1365+
library("Spring GraphQL", "1.1.2") {
13661366
group("org.springframework.graphql") {
13671367
modules = [
13681368
"spring-graphql",

0 commit comments

Comments
 (0)