Skip to content

Commit 1ade0b1

Browse files
committed
Upgrade to Spring GraphQL 1.3.3
Closes gh-42844
1 parent 8a10ad1 commit 1ade0b1

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
@@ -1971,7 +1971,7 @@ bom {
19711971
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
19721972
}
19731973
}
1974-
library("Spring GraphQL", "1.3.2") {
1974+
library("Spring GraphQL", "1.3.3") {
19751975
considerSnapshots()
19761976
group("org.springframework.graphql") {
19771977
modules = [

0 commit comments

Comments
 (0)