Skip to content

Commit 7f7b325

Browse files
committed
Upgrade to Spring GraphQL 1.1.7
Closes gh-37464
1 parent 68f38dd commit 7f7b325

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
@@ -1383,7 +1383,7 @@ bom {
13831383
]
13841384
}
13851385
}
1386-
library("Spring GraphQL", "1.1.6") {
1386+
library("Spring GraphQL", "1.1.7") {
13871387
considerSnapshots()
13881388
group("org.springframework.graphql") {
13891389
modules = [

0 commit comments

Comments
 (0)