Skip to content

Commit be03684

Browse files
committed
Upgrade to GraphQL Java 25.0.beta-5
Closes gh-46880
1 parent c920529 commit be03684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ bom {
459459
]
460460
}
461461
}
462-
library("GraphQL Java", "24.1") {
462+
library("GraphQL Java", "25.0.beta-5") {
463463
prohibit {
464464
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
465465
because "we don't want thses snapshots"

0 commit comments

Comments
 (0)