Skip to content

Commit 3da6e9a

Browse files
committed
Upgrade to Spring GraphQL 2.0.4
Closes gh-50740
1 parent 004ec34 commit 3da6e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2452,7 +2452,7 @@ bom {
24522452
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
24532453
}
24542454
}
2455-
library("Spring GraphQL", "2.0.4-SNAPSHOT") {
2455+
library("Spring GraphQL", "2.0.4") {
24562456
considerSnapshots()
24572457
group("org.springframework.graphql") {
24582458
modules = [

0 commit comments

Comments
 (0)