Skip to content

Commit 40c41df

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents 9ed6510 + 95efe8c commit 40c41df

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
@@ -453,7 +453,7 @@ bom {
453453
]
454454
}
455455
}
456-
library("GraphQL Java", "23.1") {
456+
library("GraphQL Java", "24.0") {
457457
prohibit {
458458
startsWith(["2018-", "2019-", "2020-", "2021-", "230521-"])
459459
because "we don't want thses snapshots"

0 commit comments

Comments
 (0)