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 @@ -6,7 +6,7 @@ This repository is the home of _JUnit 5_.
6
6
7
7
## Latest Releases
8
8
9
- - General Availability (GA): [ JUnit 5.10.3 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.3 ) (June 27 , 2024)
9
+ - General Availability (GA): [ JUnit 5.10.4 ] ( https://github.com/junit-team/junit5/releases/tag/r5.10.4 ) (September 24 , 2024)
10
10
- Preview (Milestone/Release Candidate): N/A
11
11
12
12
## Documentation
Original file line number Diff line number Diff line change 1
1
group = org.junit
2
- version = 5.10.4-SNAPSHOT
2
+ version = 5.10.4
3
3
4
4
jupiterGroup = org.junit.jupiter
5
5
6
6
platformGroup = org.junit.platform
7
- platformVersion = 1.10.4-SNAPSHOT
7
+ platformVersion = 1.10.4
8
8
9
9
vintageGroup = org.junit.vintage
10
- vintageVersion = 5.10.4-SNAPSHOT
10
+ vintageVersion = 5.10.4
11
11
12
12
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
13
13
# The exports are needed due to https://github.com/diffplug/spotless/issues/834
You can’t perform that action at this time.
0 commit comments