Skip to content

Commit 78d0e48

Browse files
committed
Upgrade to Spring GraphQL 1.2.9
Closes gh-42740
1 parent f8c9fe4 commit 78d0e48

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("Spring GraphQL", "1.2.9-SNAPSHOT") {
1603+
library("Spring GraphQL", "1.2.9") {
16041604
considerSnapshots()
16051605
group("org.springframework.graphql") {
16061606
modules = [

0 commit comments

Comments
 (0)