Skip to content

Commit 2476193

Browse files
committed
Upgrade to Spring GraphQL 1.2.3
Closes gh-37232
1 parent 0e64ed7 commit 2476193

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
@@ -1535,7 +1535,7 @@ bom {
15351535
]
15361536
}
15371537
}
1538-
library("Spring GraphQL", "1.2.3-SNAPSHOT") {
1538+
library("Spring GraphQL", "1.2.3") {
15391539
considerSnapshots()
15401540
group("org.springframework.graphql") {
15411541
modules = [

0 commit comments

Comments
 (0)