Skip to content

Commit 1fa7ceb

Browse files
committed
Upgrade to Spring GraphQL 1.2.6
Closes gh-40288
1 parent b13b6b8 commit 1fa7ceb

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
@@ -1424,7 +1424,7 @@ bom {
14241424
]
14251425
}
14261426
}
1427-
library("Spring GraphQL", "1.2.5") {
1427+
library("Spring GraphQL", "1.2.6") {
14281428
considerSnapshots()
14291429
group("org.springframework.graphql") {
14301430
modules = [

0 commit comments

Comments
 (0)