mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to GraphQL Java 20.2
Closes gh-34987
This commit is contained in:
@@ -288,7 +288,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("GraphQL Java", "20.1") {
|
||||
library("GraphQL Java", "20.2") {
|
||||
group("com.graphql-java") {
|
||||
modules = [
|
||||
"graphql-java"
|
||||
|
||||
Reference in New Issue
Block a user