mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Start building against Spring gRPC 1.1.0 snapshots
See gh-50566
This commit is contained in:
@@ -2590,7 +2590,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-graphql/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring gRPC", "1.1.0-RC1") {
|
||||
library("Spring gRPC", "1.1.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.grpc") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user