Upgrade to Spring GraphQL 2.0.0-M1

Closes gh-46053
This commit is contained in:
Stéphane Nicoll 2025-07-22 14:50:36 +02:00
parent 1d02374d75
commit 28ededc0d6
1 changed files with 1 additions and 1 deletions

View File

@ -2308,7 +2308,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
}
}
library("Spring GraphQL", "2.0.0-SNAPSHOT") {
library("Spring GraphQL", "2.0.0-M1") {
considerSnapshots()
group("org.springframework.graphql") {
modules = [