Skip to content

Commit 71fd42f

Browse files
committed
Upgrade to GraphQL Java 20.1
Closes gh-34715
1 parent fa4c816 commit 71fd42f

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
@@ -288,7 +288,7 @@ bom {
288288
]
289289
}
290290
}
291-
library("GraphQL Java", "20.0") {
291+
library("GraphQL Java", "20.1") {
292292
group("com.graphql-java") {
293293
modules = [
294294
"graphql-java"

0 commit comments

Comments
 (0)