Skip to content

Commit c92abb4

Browse files
committed
Release 6.0.0-M1
1 parent 1983160 commit c92abb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.2](https://github.com/junit-team/junit-framework/releases/tag/r5.13.2) (June 24, 2025)
16-
- Preview (Milestone/Release Candidate): N/A
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)
1717

1818
## Documentation
1919

documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-M1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[release-notes-6.0.0-M1]]
22
== 6.0.0-M1
33

4-
*Date of Release:*
4+
*Date of Release:* June 27, 2025
55

66
*Scope:*
77

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-M1
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)