Skip to content

Commit e1d79e8

Browse files
committed
Upgrade to Spring GraphQL 1.3.4
Closes gh-44108
1 parent 29e498b commit e1d79e8

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
@@ -2179,7 +2179,7 @@ bom {
21792179
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21802180
}
21812181
}
2182-
library("Spring GraphQL", "1.3.4-SNAPSHOT") {
2182+
library("Spring GraphQL", "1.3.4") {
21832183
considerSnapshots()
21842184
group("org.springframework.graphql") {
21852185
modules = [

0 commit comments

Comments
 (0)