Skip to content

Commit 000a042

Browse files
committed
Upgrade to Spring GraphQL 1.4.1
Closes gh-46381
1 parent f1c4be9 commit 000a042

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
@@ -2292,7 +2292,7 @@ bom {
22922292
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
22932293
}
22942294
}
2295-
library("Spring GraphQL", "1.4.0") {
2295+
library("Spring GraphQL", "1.4.1") {
22962296
considerSnapshots()
22972297
group("org.springframework.graphql") {
22982298
modules = [

0 commit comments

Comments
 (0)