Skip to content

Commit e7c8b80

Browse files
committed
Upgrade to Spring GraphQL 1.3.2
Closes gh-41527
1 parent dc0204b commit e7c8b80

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
@@ -1937,7 +1937,7 @@ bom {
19371937
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
19381938
}
19391939
}
1940-
library("Spring GraphQL", "1.3.1") {
1940+
library("Spring GraphQL", "1.3.2") {
19411941
considerSnapshots()
19421942
group("org.springframework.graphql") {
19431943
modules = [

0 commit comments

Comments
 (0)