Skip to content

Commit fcf75fd

Browse files
committed
Upgrade to Spring GraphQL 1.1.2
Closes gh-34353
1 parent b266f6c commit fcf75fd

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
@@ -1349,7 +1349,7 @@ bom {
13491349
]
13501350
}
13511351
}
1352-
library("Spring GraphQL", "1.1.1") {
1352+
library("Spring GraphQL", "1.1.2") {
13531353
group("org.springframework.graphql") {
13541354
modules = [
13551355
"spring-graphql",

0 commit comments

Comments
 (0)