From 9d2ac5445bda5d5f7074beaded37a00540c2f0c1 Mon Sep 17 00:00:00 2001 From: Victor Barroso Lino Date: Mon, 20 Jan 2025 18:46:23 -0300 Subject: [PATCH] Fix: change maven repository and depencency --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aefcd5e..26bf132 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Please note- as of version 2.0.3 the Maven repository has changed. Update your p **Repository**: ```xml - jordanosterberg-repo - https://nexus-repo.jordanosterberg.com/repository/maven-releases/ + jitpack.io + https://jitpack.io ``` @@ -22,7 +22,7 @@ Please note- as of version 2.0.3 the Maven repository has changed. Update your p dev.jcsoftware JScoreboards - 2.1.5-RELEASE + 2.1.4-RELEASE ```