Skip to content

Commit 9936448

Browse files
committed
Upgrade to GraphQL Java 19.2
Closes gh-32430
1 parent e8aa568 commit 9936448

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
@@ -285,7 +285,7 @@ bom {
285285
]
286286
}
287287
}
288-
library("GraphQL Java", "19.0") {
288+
library("GraphQL Java", "19.2") {
289289
group("com.graphql-java") {
290290
modules = [
291291
"graphql-java"

0 commit comments

Comments
 (0)