Skip to content

Commit 8cb2a0d

Browse files
committed
Upgrade to GraphQL Java 18.2
Closes gh-31812
1 parent c3f3a2a commit 8cb2a0d

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
@@ -401,7 +401,7 @@ bom {
401401
]
402402
}
403403
}
404-
library("GraphQL Java", "18.1") {
404+
library("GraphQL Java", "18.2") {
405405
group("com.graphql-java") {
406406
modules = [
407407
"graphql-java"

0 commit comments

Comments
 (0)