Skip to content

Commit fd4dc4d

Browse files
committed
Upgrade to Spring GraphQL 1.2.7
Closes gh-41020
1 parent 32ef349 commit fd4dc4d

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
@@ -1596,7 +1596,7 @@ bom {
15961596
]
15971597
}
15981598
}
1599-
library("Spring GraphQL", "1.2.7-SNAPSHOT") {
1599+
library("Spring GraphQL", "1.2.7") {
16001600
considerSnapshots()
16011601
group("org.springframework.graphql") {
16021602
modules = [

0 commit comments

Comments
 (0)