diff --git a/README.md b/README.md index 689248d..46ee6fc 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ More details on what is going on in the next section. You should follow the steps in each of the following section according to your needs. **📌 NOTE**\ -Spring gRPC supports Spring Boot 3.4.x +Spring gRPC supports Spring Boot 3.4.x and 3.5.x ### Add Milestone and Snapshot Repositories diff --git a/spring-grpc-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc b/spring-grpc-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc index 94452b6..50fd71b 100644 --- a/spring-grpc-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc +++ b/spring-grpc-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc @@ -137,7 +137,7 @@ More details on what is going on in the next section. You should follow the steps in each of the following section according to your needs. -NOTE: Spring gRPC supports Spring Boot 3.4.x +NOTE: Spring gRPC supports Spring Boot 3.4.x and 3.5.x [[repositories]] === Add Milestone and Snapshot Repositories