Skip to content

Commit fb25bf6

Browse files
committed
Start building against Spring GraphQL 1.3.4 snapshots
See gh-44108
1 parent 7317ec1 commit fb25bf6

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
@@ -2183,7 +2183,7 @@ bom {
21832183
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21842184
}
21852185
}
2186-
library("Spring GraphQL", "1.3.3") {
2186+
library("Spring GraphQL", "1.3.4-SNAPSHOT") {
21872187
considerSnapshots()
21882188
group("org.springframework.graphql") {
21892189
modules = [

0 commit comments

Comments
 (0)