Skip to content

Commit 7966d11

Browse files
committed
Upgrade to Spring GraphQL 1.2.8
Closes gh-41523
1 parent 1cc7498 commit 7966d11

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
@@ -1601,7 +1601,7 @@ bom {
16011601
]
16021602
}
16031603
}
1604-
library("Spring GraphQL", "1.2.7") {
1604+
library("Spring GraphQL", "1.2.8") {
16051605
considerSnapshots()
16061606
group("org.springframework.graphql") {
16071607
modules = [

0 commit comments

Comments
 (0)