Skip to content

Commit 482f56d

Browse files
committed
Upgrade to Spring GraphQL 1.3.5
Closes gh-45058
1 parent b8972e5 commit 482f56d

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
@@ -2139,7 +2139,7 @@ bom {
21392139
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
21402140
}
21412141
}
2142-
library("Spring GraphQL", "1.3.5-SNAPSHOT") {
2142+
library("Spring GraphQL", "1.3.5") {
21432143
considerSnapshots()
21442144
group("org.springframework.graphql") {
21452145
modules = [

0 commit comments

Comments
 (0)