mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to GraphQL Java 18.2
Closes gh-31812
This commit is contained in:
@@ -401,7 +401,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("GraphQL Java", "18.1") {
|
||||
library("GraphQL Java", "18.2") {
|
||||
group("com.graphql-java") {
|
||||
modules = [
|
||||
"graphql-java"
|
||||
|
||||
Reference in New Issue
Block a user