Skip to content

Commit dd8f0c4

Browse files
committed
Upgrade to GraphQL Java 18.4
Closes gh-34717
1 parent f234980 commit dd8f0c4

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
@@ -415,7 +415,7 @@ bom {
415415
]
416416
}
417417
}
418-
library("GraphQL Java", "18.3") {
418+
library("GraphQL Java", "18.4") {
419419
group("com.graphql-java") {
420420
modules = [
421421
"graphql-java"

0 commit comments

Comments
 (0)