Skip to content

Commit 3d72185

Browse files
committed
Update README latest version matrix
Refreshes the compatibility table in README.md to reflect the new latest releases: `main` from `0.2.21` to `0.2.22` and `1.x` from `0.1.21` to `0.1.22`.
1 parent 6e2d067 commit 3d72185

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ Then declare only the modules you need (versions are managed by the BOM):
114114

115115
| **Branch** | **Spring Cloud compatibility** | **Latest version** |
116116
|------------|----------------------------------------|--------------------|
117-
| `main` | 2022.0.x, 2023.0.x, 2024.0.x, 2025.0.x | `0.2.21` |
118-
| `1.x` | Hoxton, 2020.0.x, 2021.0.x | `0.1.21` |
117+
| `main` | 2022.0.x, 2023.0.x, 2024.0.x, 2025.0.x | `0.2.22` |
118+
| `1.x` | Hoxton, 2020.0.x, 2021.0.x | `0.1.22` |
119119

120120
By default, the `main` branch builds against Spring Cloud 2025.0.x. To build or run tests against an older generation,
121121
activate the corresponding Maven profile:

0 commit comments

Comments
 (0)