Skip to content

Commit ba21343

Browse files
committed
Start building against Spring GraphQL 1.2.4 snapshots
See gh-38302
1 parent 09017e0 commit ba21343

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
@@ -1420,7 +1420,7 @@ bom {
14201420
]
14211421
}
14221422
}
1423-
library("Spring GraphQL", "1.2.3") {
1423+
library("Spring GraphQL", "1.2.4-SNAPSHOT") {
14241424
considerSnapshots()
14251425
group("org.springframework.graphql") {
14261426
modules = [

0 commit comments

Comments
 (0)