File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This repository is the home of _JUnit 5_.
77## Latest Releases
88
99- General Availability (GA): [ JUnit 5.9.3] ( https://github.com/junit-team/junit5/releases/tag/r5.9.3 ) (April 26, 2023)
10- - Preview (Milestone/Release Candidate): n/a
10+ - Preview (Milestone/Release Candidate): [ JUnit 5.10.0-M1 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.0-M1 ) (May 13, 2023)
1111
1212## Documentation
1313
Original file line number Diff line number Diff line change 11group = org.junit
2- version = 5.10.0-SNAPSHOT
2+ version = 5.10.0-M1
33
44jupiterGroup = org.junit.jupiter
55
66platformGroup = org.junit.platform
7- platformVersion = 1.10.0-SNAPSHOT
7+ platformVersion = 1.10.0-M1
88
99vintageGroup = org.junit.vintage
10- vintageVersion = 5.10.0-SNAPSHOT
10+ vintageVersion = 5.10.0-M1
1111
1212defaultBuiltBy = JUnit Team
1313
You can’t perform that action at this time.
0 commit comments