File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This repository is the home of _JUnit 5_.
66
77## Latest Releases
88
9- - General Availability (GA): [ JUnit 5.10.0 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.0 ) (July 23 , 2023)
9+ - General Availability (GA): [ JUnit 5.10.1 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.1 ) (November 5 , 2023)
1010- Preview (Milestone/Release Candidate): N/A
1111
1212## Documentation
Original file line number Diff line number Diff line change 11[[release-notes-5.10.1]]
22== 5.10.1
33
4- *Date of Release:* ❓
4+ *Date of Release:* November 5, 2023
55
66*Scope:* minor bug fixes and improvements since 5.10.0.
77
Original file line number Diff line number Diff line change 11group = org.junit
2- version = 5.10.1-SNAPSHOT
2+ version = 5.10.1
33
44jupiterGroup = org.junit.jupiter
55
66platformGroup = org.junit.platform
7- platformVersion = 1.10.1-SNAPSHOT
7+ platformVersion = 1.10.1
88
99vintageGroup = org.junit.vintage
10- vintageVersion = 5.10.1-SNAPSHOT
10+ vintageVersion = 5.10.1
1111
1212defaultBuiltBy = JUnit Team
1313
You can’t perform that action at this time.
0 commit comments