Skip to content

Commit 8b4f881

Browse files
committed
Upgrade to Spring GraphQL 1.2.3
Closes gh-37266
1 parent 8f52990 commit 8b4f881

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Spring GraphQL", "1.2.3-SNAPSHOT") {
1426+
library("Spring GraphQL", "1.2.3") {
14271427
considerSnapshots()
14281428
group("org.springframework.graphql") {
14291429
modules = [

0 commit comments

Comments
 (0)