9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

deps: bump com.github.retrooper:packetevents-spigot from 2.9.1 to 2.9.4 (#558)

Bumps [com.github.retrooper:packetevents-spigot](https://github.com/retrooper/packetevents) from 2.9.1 to 2.9.4.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/retrooper/packetevents/compare/v2.9.1...v2.9.4)

---
updated-dependencies:
- dependency-name: com.github.retrooper:packetevents-spigot
  dependency-version: 2.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 23:13:42 +01:00
committed by GitHub
parent c5c2dde0bf
commit 9d681db030

View File

@@ -21,7 +21,7 @@ dependencies {
implementation 'de.tr7zw:item-nbt-api:2.15.2-SNAPSHOT' implementation 'de.tr7zw:item-nbt-api:2.15.2-SNAPSHOT'
compileOnly "io.papermc.paper:paper-api:${paper_api_version}" compileOnly "io.papermc.paper:paper-api:${paper_api_version}"
compileOnly 'com.github.retrooper:packetevents-spigot:2.9.1' compileOnly 'com.github.retrooper:packetevents-spigot:2.9.4'
compileOnly 'com.github.dmulloy2:ProtocolLib:5.3.0' compileOnly 'com.github.dmulloy2:ProtocolLib:5.3.0'
compileOnly 'org.projectlombok:lombok:1.18.38' compileOnly 'org.projectlombok:lombok:1.18.38'
compileOnly 'commons-io:commons-io:2.19.0' compileOnly 'commons-io:commons-io:2.19.0'