Skip to content

Commit

Permalink
Fixes the Compatibility Matrix
Browse files Browse the repository at this point in the history
Signed-off-by: kvmw <[email protected]>
  • Loading branch information
kvmw committed Dec 4, 2024
1 parent 8affb94 commit fbf7f83
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,14 @@ repositories {

[cols="1,1,1"]
|===
| SCS Starters | Spring Cloud | Spring Boot

| 4.2.x | 2023.0.x | 3.4.x
| 4.1.x | 2023.0.x | 3.2.x & 3.3.x
| 4.0.x | 2022.0.x | 3.0.x & 3.1.x
| 3.5.x | 2021.0.x | 2.7.x
| 3.4.x | 2021.0.x | 2.6.x
| 3.3.x | 2020.0.x | 2.5.x
| SCS Starters | Spring Cloud | Spring Boot | JDK

| 4.2.x | 2024.0.x | 3.4.x | 17
| 4.1.x | 2023.0.x | 3.2.x & 3.3.x | 17
| 4.0.x | 2022.0.x | 3.0.x & 3.1.x | 17
| 3.5.x | 2021.0.x | 2.7.x | 8
| 3.4.x | 2021.0.x | 2.6.x | 8
| 3.3.x | 2020.0.x | 2.5.x | 8
|===

== License
Expand Down

0 comments on commit fbf7f83

Please sign in to comment.