Use github release for the shadow plugin version

This commit is contained in:
Jakob K
2021-05-06 11:11:20 +02:00
committed by GitHub
parent 1bde9f0375
commit 3e57d29eaf

View File

@@ -105,8 +105,8 @@ plugins {
}
```
Replace `VERSION` with the version number from the following badge: <br>
![latest shadow plugin version](https://api.bintray.com/packages/johnrengelman/gradle-plugins/gradle-shadow-plugin/images/download.png)
Replace `VERSION` with the version number from the following badge (without the `v`): <br>
![latest shadow plugin version](https://img.shields.io/github/v/release/johnrengelman/shadow?label=latest%20version)
#### Relocate KSpigot during the shadow process