Skip to content

Commit 81f1961

Browse files
committed
Upgrade to Spring GraphQL 1.2.1
Closes gh-35752
1 parent a2b7fc8 commit 81f1961

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
@@ -1421,7 +1421,7 @@ bom {
14211421
]
14221422
}
14231423
}
1424-
library("Spring GraphQL", "1.2.1-SNAPSHOT") {
1424+
library("Spring GraphQL", "1.2.1") {
14251425
group("org.springframework.graphql") {
14261426
modules = [
14271427
"spring-graphql",

0 commit comments

Comments
 (0)