Skip to content

Commit 68ff4a0

Browse files
committed
Start building against Spring GraphQL 1.3.5 snapshots
See gh-45092
1 parent c59b243 commit 68ff4a0

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
@@ -2125,7 +2125,7 @@ bom {
21252125
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21262126
}
21272127
}
2128-
library("Spring GraphQL", "1.3.4") {
2128+
library("Spring GraphQL", "1.3.5-SNAPSHOT") {
21292129
considerSnapshots()
21302130
group("org.springframework.graphql") {
21312131
modules = [

0 commit comments

Comments
 (0)