Skip to content

Commit e909e81

Browse files
committed
Upgrade to Spring GraphQL 1.2.2
Closes gh-36186
1 parent fe123e5 commit e909e81

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
@@ -1400,7 +1400,7 @@ bom {
14001400
]
14011401
}
14021402
}
1403-
library("Spring GraphQL", "1.2.2-SNAPSHOT") {
1403+
library("Spring GraphQL", "1.2.2") {
14041404
group("org.springframework.graphql") {
14051405
modules = [
14061406
"spring-graphql",

0 commit comments

Comments
 (0)