Add Spring Boot 3.5.x support to README

Resolves #121

Signed-off-by: Chris Bono <chris.bono@gmail.com>
This commit is contained in:
Chris Bono
2025-03-03 15:22:28 -06:00
committed by Dave Syer
parent 0720cb25cb
commit ba5ab90807
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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