File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This repository is the home of _JUnit 5_.
66
77## Latest Releases
88
9- - 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): [ JUnit 5.10.0-RC2 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.0-RC2 ) (July 19, 2023)
9+ - General Availability (GA): [ JUnit 5.10.0 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.0 ) (July 23 , 2023)
10+ - Preview (Milestone/Release Candidate): N/A
1111
1212## Documentation
1313
Original file line number Diff line number Diff line change 11[[release-notes-5.10.0]]
22== 5.10.0
33
4- *Date of Release:* ❓
4+ *Date of Release:* July 23, 2023
55
66*Scope:*
77
2323
2424For a complete list of all _closed_ issues and pull requests for this release, consult the
2525link:{junit5-repo}+/milestone/65?closed=1+[5.10.0-M1],
26- link:{junit5-repo}+/milestone/69?closed=1+[5.10.0-RC1], and
26+ link:{junit5-repo}+/milestone/69?closed=1+[5.10.0-RC1],
27+ link:{junit5-repo}+/milestone/71?closed=1+[5.10.0-RC2], and
2728link:{junit5-repo}+/milestone/70?closed=1+[5.10.0 GA] milestone pages in the JUnit
2829repository on GitHub.
2930
Original file line number Diff line number Diff line change 11group = org.junit
2- version = 5.10.0-SNAPSHOT
2+ version = 5.10.0
33
44jupiterGroup = org.junit.jupiter
55
66platformGroup = org.junit.platform
7- platformVersion = 1.10.0-SNAPSHOT
7+ platformVersion = 1.10.0
88
99vintageGroup = org.junit.vintage
10- vintageVersion = 5.10.0-SNAPSHOT
10+ vintageVersion = 5.10.0
1111
1212defaultBuiltBy = JUnit Team
1313
You can’t perform that action at this time.
0 commit comments