Skip to content

Commit d4799fa

Browse files
committed
Upgrade to Spring GraphQL 1.2.6
Closes gh-40310
1 parent 98a3a62 commit d4799fa

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
@@ -1537,7 +1537,7 @@ bom {
15371537
]
15381538
}
15391539
}
1540-
library("Spring GraphQL", "1.2.5") {
1540+
library("Spring GraphQL", "1.2.6") {
15411541
considerSnapshots()
15421542
group("org.springframework.graphql") {
15431543
modules = [

0 commit comments

Comments
 (0)