Skip to content

Commit 68b2559

Browse files
committed
Upgrade to Spring GraphQL 1.2.0-RC1
Closes gh-34972
1 parent 5965df3 commit 68b2559

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
@@ -1414,7 +1414,7 @@ bom {
14141414
]
14151415
}
14161416
}
1417-
library("Spring GraphQL", "1.2.0-SNAPSHOT") {
1417+
library("Spring GraphQL", "1.2.0-RC1") {
14181418
group("org.springframework.graphql") {
14191419
modules = [
14201420
"spring-graphql",

0 commit comments

Comments
 (0)