Skip to content

Commit 88b4daf

Browse files
committed
Release 6.1.0-M1
1 parent c96994a commit 88b4daf

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
@@ -19,7 +19,7 @@ This repository is the home of JUnit Platform, Jupiter, and Vintage.
1919
## Latest Releases
2020

2121
- General Availability (GA): [JUnit 6.0.1](https://github.com/junit-team/junit-framework/releases/tag/r6.0.1) (October 31, 2025)
22-
- Preview (Milestone/Release Candidate): N/A
22+
- Preview (Milestone/Release Candidate): [JUnit 6.1.0-M1](https://github.com/junit-team/junit-framework/releases/tag/r6.1.0-M1) (November 17, 2025)
2323

2424
## Documentation
2525

gradle.properties

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

33
# For backward compatibility checks
44
apiBaselineVersion = 6.0.1

0 commit comments

Comments
 (0)