mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Upgrade to GraphQL Java 18.5
Closes gh-34995
This commit is contained in:
@@ -415,7 +415,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("GraphQL Java", "18.4") {
|
||||
library("GraphQL Java", "18.5") {
|
||||
group("com.graphql-java") {
|
||||
modules = [
|
||||
"graphql-java"
|
||||
|
||||
Reference in New Issue
Block a user