Update the shadow plugin

This commit is contained in:
Username404 2021-05-26 19:53:09 +02:00
parent 0990696e78
commit 5609e7d224
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ buildscript {
plugins {
kotlin("jvm") version "1.5.0"
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("architectury-plugin") version "[3.0.100, 3.3["
id("dev.architectury.loom") version "0.7.2.110" apply false
id("com.github.ben-manes.versions") version "0.38.0"