From dd84e8bad21e410b91c83674243079832935bc03 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Wed, 8 May 2024 19:10:49 +0100 Subject: [PATCH] update for pitest 1.16.1 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index caa797e85..0e5edf406 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Read all about it at https://pitest.org ## Releases +## 1.16.1 + +* #1329 Prevent version clashes with aggregate goal when plugins use jackson + ## 1.16.0 * #1311 - Include unmodifiable collections stored directly to fields in the `+funmodifiablecollection` filter for defensive code