Skip to content

Commit 6be6858

Browse files
committed
Start building against Spring GraphQL 1.3.0 snapshots
See gh-39895
1 parent 8b4b223 commit 6be6858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@ bom {
18431843
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
18441844
}
18451845
}
1846-
library("Spring GraphQL", "1.3.0-M1") {
1846+
library("Spring GraphQL", "1.3.0-SNAPSHOT") {
18471847
considerSnapshots()
18481848
group("org.springframework.graphql") {
18491849
modules = [

0 commit comments

Comments
 (0)