Skip to content

Commit 59c87e4

Browse files
committed
Start building against Spring GraphQL 1.4.0-M1 snapshots
See gh-44593
1 parent 6652b84 commit 59c87e4

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
@@ -2267,7 +2267,7 @@ bom {
22672267
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
22682268
}
22692269
}
2270-
library("Spring GraphQL", "1.3.4") {
2270+
library("Spring GraphQL", "1.4.0-SNAPSHOT") {
22712271
considerSnapshots()
22722272
group("org.springframework.graphql") {
22732273
modules = [

0 commit comments

Comments
 (0)