Skip to content

Commit 1f991d6

Browse files
committed
Start building against Spring GraphQL 1.3.3 snapshots
See gh-42744
1 parent cc39bc4 commit 1f991d6

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
@@ -1978,7 +1978,7 @@ bom {
19781978
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
19791979
}
19801980
}
1981-
library("Spring GraphQL", "1.3.2") {
1981+
library("Spring GraphQL", "1.3.3-SNAPSHOT") {
19821982
considerSnapshots()
19831983
group("org.springframework.graphql") {
19841984
modules = [

0 commit comments

Comments
 (0)