diff --git a/README.md b/README.md index 2ab333d..0ca99c8 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Lightweight packet-based scoreboard API for Bukkit plugins, compatible with all ```groovy plugins { - id 'com.github.johnrengelman.shadow' version '8.1.1' + id 'com.gradleup.shadow' version '8.3.0' } repositories {