Skip to content

Commit b265cd8

Browse files
committed
Start building against Spring GraphQL 1.3.3 snapshots
See gh-42742
1 parent cbb3a3c commit b265cd8

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
@@ -1984,7 +1984,7 @@ bom {
19841984
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
19851985
}
19861986
}
1987-
library("Spring GraphQL", "1.3.2") {
1987+
library("Spring GraphQL", "1.3.3-SNAPSHOT") {
19881988
considerSnapshots()
19891989
group("org.springframework.graphql") {
19901990
modules = [

0 commit comments

Comments
 (0)