Skip to content

Commit 5b5b862

Browse files
committed
Upgrade to Spring GraphQL 1.3.0-M1
Closes gh-39495
1 parent 8c7669b commit 5b5b862

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
@@ -1468,7 +1468,7 @@ bom {
14681468
]
14691469
}
14701470
}
1471-
library("Spring GraphQL", "1.3.0-SNAPSHOT") {
1471+
library("Spring GraphQL", "1.3.0-M1") {
14721472
considerSnapshots()
14731473
group("org.springframework.graphql") {
14741474
modules = [

0 commit comments

Comments
 (0)