Skip to content

Commit 4a6dd95

Browse files
committed
Upgrade to Spring GraphQL 1.0.6
Closes gh-37250
1 parent 6805a33 commit 4a6dd95

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
@@ -1774,7 +1774,7 @@ bom {
17741774
]
17751775
}
17761776
}
1777-
library("Spring GraphQL", "1.0.5-SNAPSHOT") {
1777+
library("Spring GraphQL", "1.0.6") {
17781778
considerSnapshots()
17791779
group("org.springframework.graphql") {
17801780
modules = [

0 commit comments

Comments
 (0)