Merge pull request #2702 from open-osrs/GRADLE-DEPS-UPDATE-1c68411ca

project: Update gradle dependencies
This commit is contained in:
Lucwousin
2020-06-21 10:33:55 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ import java.text.SimpleDateFormat
import java.util.Date
plugins {
id("com.github.johnrengelman.shadow") version "5.2.0"
id("com.github.johnrengelman.shadow") version "6.0.0"
java
}