From 23dbef1d2d00b7a32ba0d85266b50d6d4778c0fe Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Sun, 5 Nov 2023 17:40:42 -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 337fbbb8..bba54a2b 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](http://search.maven.org/#search%7Cga%7C1%7Cjava-util). This library has no dependencies on other libraries for runtime. -The`.jar`file is only`144K.` +The`.jar`file is only`148K.` Works with`JDK 1.8`through`JDK 21`. The classes in the`.jar`file are version 52 (`JDK 1.8`).