Skip to content

Commit 1e71938

Browse files
committed
Upgrade to Spring GraphQL 1.3.7
Closes gh-48418
1 parent c463a9d commit 1e71938

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
@@ -2161,7 +2161,7 @@ bom {
21612161
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21622162
}
21632163
}
2164-
library("Spring GraphQL", "1.3.7-SNAPSHOT") {
2164+
library("Spring GraphQL", "1.3.7") {
21652165
considerSnapshots()
21662166
group("org.springframework.graphql") {
21672167
modules = [

0 commit comments

Comments
 (0)