Skip to content

Commit 11344d7

Browse files
committed
Upgrade to Spring GraphQL 1.3.2
Closes gh-41529
1 parent 8f12b5b commit 11344d7

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
@@ -1927,7 +1927,7 @@ bom {
19271927
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
19281928
}
19291929
}
1930-
library("Spring GraphQL", "1.3.1") {
1930+
library("Spring GraphQL", "1.3.2") {
19311931
considerSnapshots()
19321932
group("org.springframework.graphql") {
19331933
modules = [

0 commit comments

Comments
 (0)