Skip to content

Commit c56b190

Browse files
committed
Upgrade to GraphQL Java 19.4
Closes gh-34718
1 parent 9f916c8 commit c56b190

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
@@ -284,7 +284,7 @@ bom {
284284
]
285285
}
286286
}
287-
library("GraphQL Java", "19.2") {
287+
library("GraphQL Java", "19.4") {
288288
group("com.graphql-java") {
289289
modules = [
290290
"graphql-java"

0 commit comments

Comments
 (0)