Skip to content

Commit

Permalink
build(deps): bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1.

---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 6a3f27c commit 300f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cloud = "2.0.0-beta.2"
[plugins]
userdev = { id = "io.papermc.paperweight.userdev", version = "1.5.11" }
runpaper = { id = "xyz.jpenilla.run-paper", version = "2.2.3" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
lombok = { id = "io.freefair.lombok", version = "8.4" }
paperyml = { id = "net.minecrell.plugin-yml.paper", version = "0.6.0" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
Expand Down

0 comments on commit 300f50b

Please sign in to comment.