Skip to content

Commit 8f8a052

Browse files
committed
Upgrade to GraphQL Java 23.1
See gh-45030
1 parent 97c44d1 commit 8f8a052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ bom {
452452
]
453453
}
454454
}
455-
library("GraphQL Java", "23.0") {
455+
library("GraphQL Java", "23.1") {
456456
prohibit {
457457
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
458458
because "we don't want thses snapshots"

0 commit comments

Comments
 (0)