Skip to content

Commit d10b875

Browse files
committed
Start building against Spring GraphQL 1.2.4 snapshots
See gh-38313
1 parent 482d2d3 commit d10b875

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
@@ -1526,7 +1526,7 @@ bom {
15261526
]
15271527
}
15281528
}
1529-
library("Spring GraphQL", "1.2.3") {
1529+
library("Spring GraphQL", "1.2.4-SNAPSHOT") {
15301530
considerSnapshots()
15311531
group("org.springframework.graphql") {
15321532
modules = [

0 commit comments

Comments
 (0)