Skip to content

Commit 0dc3af1

Browse files
committed
Release 6.1.0
1 parent 1d13002 commit 0dc3af1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repository is the home of JUnit Platform, Jupiter, and Vintage.
1818

1919
## Latest Releases
2020

21-
- General Availability (GA): [JUnit 6.0.3](https://github.com/junit-team/junit-framework/releases/tag/r6.0.3) (February 15, 2026)
21+
- General Availability (GA): [JUnit 6.1.0](https://github.com/junit-team/junit-framework/releases/tag/r6.1.0) (May 19, 2026)
2222
- Preview (Milestone/Release Candidate): [JUnit 6.1.0-RC1](https://github.com/junit-team/junit-framework/releases/tag/r6.1.0-RC1) (April 25, 2026)
2323

2424
## Documentation

documentation/modules/ROOT/partials/release-notes/release-notes-6.1.0.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[v6.1.0]]
22
== 6.1.0
33

4-
*Date of Release:* May 17, 2026
4+
*Date of Release:* May 19, 2026
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.1.0-SNAPSHOT
1+
version = 6.1.0
22

33
# For backward compatibility checks
44
apiBaselineVersion = 6.0.2

0 commit comments

Comments
 (0)