Skip to content

Commit

Permalink
Update plugin com.github.johnrengelman.shadow to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 49b99a3 commit cd69e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id "signing"
id "com.matthewprenger.cursegradle" version "1.4.0"
id "com.modrinth.minotaur" version "2.+"
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.github.johnrengelman.shadow" version "8.1.1"
id("com.kotori316.plugin.cf") version("1.+")
}

Expand Down
2 changes: 1 addition & 1 deletion neoforge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id "signing"
id "com.matthewprenger.cursegradle" version "1.4.0"
id "com.modrinth.minotaur" version "2.+"
id "com.github.johnrengelman.shadow" version "7.1.2"
id "com.github.johnrengelman.shadow" version "8.1.1"
id("com.kotori316.plugin.cf") version("1.+")
}

Expand Down

0 comments on commit cd69e0b

Please sign in to comment.