From f6c9bfba1b0bcc0f1bd0fbdff79aeffe59f28b70 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 21 Mar 2023 16:31:04 +0100 Subject: Updating tests and changelog to reflect JDK20 support --- buildScripts/tests.ant.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/tests.ant.xml b/buildScripts/tests.ant.xml index d34e1f82..140983bc 100644 --- a/buildScripts/tests.ant.xml +++ b/buildScripts/tests.ant.xml @@ -150,8 +150,8 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn - - + + @@ -293,5 +293,5 @@ This buildfile is part of projectlombok.org. It takes care of compiling and runn - + -- cgit