Skip to content

Commit ddce226

Browse files
committed
Release 6.0.0-M2
1 parent 9952f83 commit ddce226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository is the home of JUnit Platform, Jupiter, and Vintage.
1313
## Latest Releases
1414

1515
- General Availability (GA): [JUnit 5.13.4](https://github.com/junit-team/junit-framework/releases/tag/r5.13.4) (July 21, 2025)
16-
- Preview (Milestone/Release Candidate): [JUnit 6.0.0-M1](https://github.com/junit-team/junit-framework/releases/tag/r6.0.0-M1) (June 27, 2025)
16+
- Preview (Milestone/Release Candidate): [JUnit 6.0.0-M2](https://github.com/junit-team/junit-framework/releases/tag/r6.0.0-M2) (July 22, 2025)
1717

1818
## Documentation
1919

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 6.0.0-SNAPSHOT
1+
version = 6.0.0-M2
22

33
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
44
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError

0 commit comments

Comments
 (0)