Skip to content

Commit 45113bc

Browse files
committed
Upgrade to Spring GraphQL 2.0.3
Closes gh-49978
1 parent 66f6a23 commit 45113bc

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
@@ -2455,7 +2455,7 @@ bom {
24552455
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
24562456
}
24572457
}
2458-
library("Spring GraphQL", "2.0.3-SNAPSHOT") {
2458+
library("Spring GraphQL", "2.0.3") {
24592459
considerSnapshots()
24602460
group("org.springframework.graphql") {
24612461
modules = [

0 commit comments

Comments
 (0)