Skip to content

Commit 10625e6

Browse files
committed
Start building against Spring GraphQL 1.2.9 snapshots
See gh-42740
1 parent 7613e91 commit 10625e6

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("Spring GraphQL", "1.2.8") {
1603+
library("Spring GraphQL", "1.2.9-SNAPSHOT") {
16041604
considerSnapshots()
16051605
group("org.springframework.graphql") {
16061606
modules = [

0 commit comments

Comments
 (0)