Update dependencies

pull/1878/head
Alinson S. Xavier 2 years ago
parent c590734c42
commit 8eff782f54
Signed by: isoron
GPG Key ID: 0DA8E4B9E1109DCA

@ -22,7 +22,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
plugins {
application
id("kotlin")
id("com.github.johnrengelman.shadow") version "7.1.2"
id("com.github.johnrengelman.shadow") version "8.1.1"
}
kotlin {

Loading…
Cancel
Save