Skip to content

Commit 95d6eff

Browse files
committed
Update README with new latest versions
Bump the README table to reflect the latest releases: `main` updated from 0.2.18 to 0.2.19 and `1.x` updated from 0.1.18 to 0.1.19. This keeps the documented latest versions in sync with the releases.
1 parent 5020895 commit 95d6eff

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.18` |
118-
| `1.x` | Hoxton, 2020.0.x, 2021.0.x | `0.1.18` |
117+
| `main` | 2022.0.x, 2023.0.x, 2024.0.x, 2025.0.x | `0.2.19` |
118+
| `1.x` | Hoxton, 2020.0.x, 2021.0.x | `0.1.19` |
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)