Skip to content

Commit 849c2ee

Browse files
committed
Upgrade to Spring GraphQL 2.0.2
Closes gh-48718
1 parent facd456 commit 849c2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,7 +2431,7 @@ bom {
24312431
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
24322432
}
24332433
}
2434-
library("Spring GraphQL", "2.0.2-SNAPSHOT") {
2434+
library("Spring GraphQL", "2.0.2") {
24352435
considerSnapshots()
24362436
group("org.springframework.graphql") {
24372437
modules = [

0 commit comments

Comments
 (0)