Skip to content

Commit 2a65c1b

Browse files
committed
Upgrade to Spring GraphQL 1.3.6
Closes gh-46391
1 parent 1381a4b commit 2a65c1b

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
@@ -2161,7 +2161,7 @@ bom {
21612161
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21622162
}
21632163
}
2164-
library("Spring GraphQL", "1.3.5") {
2164+
library("Spring GraphQL", "1.3.6") {
21652165
considerSnapshots()
21662166
group("org.springframework.graphql") {
21672167
modules = [

0 commit comments

Comments
 (0)