Skip to content

Commit 0a44659

Browse files
committed
Release 5.12.2
1 parent 4c7dfdc commit 0a44659

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository is the home of _JUnit 5_.
1212

1313
## Latest Releases
1414

15-
- General Availability (GA): [JUnit 5.12.1](https://github.com/junit-team/junit5/releases/tag/r5.12.1) (March 14, 2025)
15+
- General Availability (GA): [JUnit 5.12.2](https://github.com/junit-team/junit5/releases/tag/r5.12.2) (April 11, 2025)
1616
- Preview (Milestone/Release Candidate): N/A
1717

1818
## Documentation

Diff for: gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
group = org.junit
2-
version = 5.12.2-SNAPSHOT
2+
version = 5.12.2
33

44
jupiterGroup = org.junit.jupiter
55

66
platformGroup = org.junit.platform
7-
platformVersion = 1.12.2-SNAPSHOT
7+
platformVersion = 1.12.2
88

99
vintageGroup = org.junit.vintage
10-
vintageVersion = 5.12.2-SNAPSHOT
10+
vintageVersion = 5.12.2
1111

1212
# We need more metaspace due to apparent memory leak in Asciidoctor/JRuby
1313
# The exports are needed due to https://github.com/diffplug/spotless/issues/834

0 commit comments

Comments
 (0)