Skip to content

Commit 8faf95f

Browse files
committed
Bump README listed latest versions
Update README to reflect new latest versions for branches: main 0.2.18 -> 0.2.19 and 1.x 0.1.18 -> 0.1.19. Documentation-only change to keep the branch compatibility table up to date.
1 parent d08f684 commit 8faf95f

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)