Skip to content

Commit 4f79594

Browse files
committed
Release 6.0.0
1 parent 55af30a commit 4f79594

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This repository is the home of JUnit Platform, Jupiter, and Vintage.
1212

1313
## Latest Releases
1414

15-
- General Availability (GA): [JUnit 5.14.0](https://github.com/junit-team/junit-framework/releases/tag/r5.14.0) (September 30, 2025)
16-
- Preview (Milestone/Release Candidate): [JUnit 6.0.0-RC3](https://github.com/junit-team/junit-framework/releases/tag/r6.0.0-RC3) (September 14, 2025)
15+
- General Availability (GA): [JUnit 6.0.0](https://github.com/junit-team/junit-framework/releases/tag/r6.0.0) (September 30, 2025)
16+
- Preview (Milestone/Release Candidate): N/A
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
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)