From d1d89bbc7873e1b7b0686d8f7b650f800c74ede5 Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Mon, 26 Feb 2024 02:10:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b611c344..bf19eb49 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ java-util Rare, hard-to-find utilities that are thoroughly tested (> 98% code coverage via JUnit tests). Available on [Maven Central](https://central.sonatype.com/search?q=java-util&namespace=com.cedarsoftware). This library has no dependencies on other libraries for runtime. -The`.jar`file is only`155K.` +The`.jar`file is `232K.` Works with`JDK 1.8`through`JDK 21`. The classes in the`.jar`file are version 52 (`JDK 1.8`).