Skip to content

Commit bb57b71

Browse files
committed
Upgrade to Spring GraphQL 1.4.3
Closes gh-47754
1 parent 55f00cf commit bb57b71

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.2") {
2295+
library("Spring GraphQL", "1.4.3") {
22962296
considerSnapshots()
22972297
group("org.springframework.graphql") {
22982298
modules = [

0 commit comments

Comments
 (0)