Skip to content

Commit 4cbf931

Browse files
committed
Upgrade to GraphQL Java 23.0
Closes gh-45030
1 parent 417a4a0 commit 4cbf931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ bom {
441441
]
442442
}
443443
}
444-
library("GraphQL Java", "22.3") {
444+
library("GraphQL Java", "23.0") {
445445
prohibit {
446446
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
447447
because "These are snapshots that we don't want to see"

0 commit comments

Comments
 (0)