Skip to content

Commit 250f418

Browse files
committed
Upgrade to GraphQL Java 24.3
Closes gh-47755
1 parent 8569e2c commit 250f418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ bom {
472472
]
473473
}
474474
}
475-
library("GraphQL Java", "24.1") {
475+
library("GraphQL Java", "24.3") {
476476
prohibit {
477477
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
478478
because "we don't want thses snapshots"

0 commit comments

Comments
 (0)