| @@ -12,8 +12,8 @@ This repository is the home of _JUnit 5_. |
|
|
| 12 |
12 |
|
| 13 |
13 |
## Latest Releases |
| 14 |
14 |
|
| 15 |
|
-- General Availability (GA): [JUnit 5.10.3](https://github.com/junit-team/junit5/releases/tag/r5.10.3) (June 27, 2024) |
| 16 |
|
-- Preview (Milestone/Release Candidate): [JUnit 5.11.0-RC1](https://github.com/junit-team/junit5/releases/tag/r5.11.0-RC1) (July 31, 2024) |
|
15 |
+- General Availability (GA): [JUnit 5.11.0](https://github.com/junit-team/junit5/releases/tag/r5.11.0) (August 14, 2024) |
|
16 |
+- Preview (Milestone/Release Candidate): N/A |
| 17 |
17 |
|
| 18 |
18 |
## Documentation |
| 19 |
19 |
|