Skip to content

Commit fea59a3

Browse files
committed
Upgrade to GraphQL Java 24.1
Closes gh-46395
1 parent 000a042 commit fea59a3

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.0") {
475+
library("GraphQL Java", "24.1") {
476476
prohibit {
477477
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
478478
because "we don't want thses snapshots"

0 commit comments

Comments
 (0)