Skip to content

Commit 26bcbbb

Browse files
committed
Upgrade to Spring GraphQL 1.3.5
Closes gh-45092
1 parent 0724e97 commit 26bcbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2125,7 +2125,7 @@ bom {
21252125
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21262126
}
21272127
}
2128-
library("Spring GraphQL", "1.3.5-SNAPSHOT") {
2128+
library("Spring GraphQL", "1.3.5") {
21292129
considerSnapshots()
21302130
group("org.springframework.graphql") {
21312131
modules = [

0 commit comments

Comments
 (0)