Skip to content

Commit

Permalink
chore(deps): update plugin com.github.johnrengelman.shadow to v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 1b0b8f3 commit e507af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-bukkit/test-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("hephaestus.runtime-bukkit-conventions")
id("com.github.johnrengelman.shadow") version "7.0.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("xyz.jpenilla.run-paper") version "2.2.3"
}

Expand Down

0 comments on commit e507af1

Please sign in to comment.