From 1f649bed71fdb37ce66a73137ff1eedfc42590fe Mon Sep 17 00:00:00 2001 From: Simon Weis Date: Fri, 22 Sep 2023 11:00:15 +0200 Subject: [PATCH] Refere to latest version in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6f8c68..0b5a762 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ You can find the latest releaese in the [central repository](https://search.mave de.w3is jdial - 1.3 + 1.4 ``` ## Gradle ``` -compile 'de.w3is:jdial:1.3' +implementation 'de.w3is:jdial:1.4' ``` # Usage