From 212f6caa283222decfa7606cd86518a9ac2d31a9 Mon Sep 17 00:00:00 2001 From: Marc Philipp Date: Wed, 25 Sep 2024 08:58:13 +0200 Subject: [PATCH] Release 5.11.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58e6661c5847..059bbb33077b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository is the home of _JUnit 5_. ## Latest Releases -- General Availability (GA): [JUnit 5.11.0](https://github.com/junit-team/junit5/releases/tag/r5.11.0) (August 14, 2024) +- General Availability (GA): [JUnit 5.11.1](https://github.com/junit-team/junit5/releases/tag/r5.11.1) (September 25, 2024) - Preview (Milestone/Release Candidate): N/A ## Documentation