Skip to content

Commit

Permalink
fix shadow jar
Browse files Browse the repository at this point in the history
  • Loading branch information
nk2IsHere committed Dec 23, 2021
1 parent 1e7cea4 commit 092d18f
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 @@ -2,7 +2,7 @@
plugins {
id 'fabric-loom' version '0.10-SNAPSHOT'
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '5.2.0'
id 'com.github.johnrengelman.shadow' version '7.1.1'
}

sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 092d18f

Please sign in to comment.