From 1ed0369aad64b320f65db06990a1daaaa86b683e Mon Sep 17 00:00:00 2001 From: John DeRegnaucourt Date: Tue, 9 Apr 2024 21:34:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a39d3b3d..fec3c209 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ java-util ========= -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.cedarsoftware/java-util/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.cedarsoftware/java-util) +![Maven Central](https://badgen.net/maven/v/maven-central/com.cedarsoftware/java-util) [![Javadoc](https://javadoc.io/badge/com.cedarsoftware/java-util.svg)](http://www.javadoc.io/doc/com.cedarsoftware/java-util) Helpful utilities that are thoroughly tested (> 98% code coverage via JUnit tests).