Skip to content

Commit

Permalink
Update shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv committed Mar 24, 2024
1 parent 978ce53 commit b0bc713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'org.cadixdev.licenser' version '0.6.1'
id 'com.github.johnrengelman.shadow' version '7.0.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'net.neoforged.gradleutils' version '3.0.0-alpha.5'
}
apply plugin: 'net.neoforged.gradleutils'
Expand Down

0 comments on commit b0bc713

Please sign in to comment.