Skip to content

Commit b2a67be

Browse files
committed
Upgrade to Spring GraphQL 1.4.6
Closes gh-50739
1 parent 54ef8d3 commit b2a67be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@ bom {
23172317
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
23182318
}
23192319
}
2320-
library("Spring GraphQL", "1.4.6-SNAPSHOT") {
2320+
library("Spring GraphQL", "1.4.6") {
23212321
considerSnapshots()
23222322
group("org.springframework.graphql") {
23232323
modules = [

0 commit comments

Comments
 (0)