Skip to content

Commit

Permalink
Packetevents bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Mar 28, 2023
1 parent eadba45 commit 0e6db51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
compileOnly "org.apache.logging.log4j:log4j-core:2.19.0"

implementation "org.bstats:bstats-bukkit:3.0.0"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20230319.011019-159"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20230328.133909-161"
}

tasks {
Expand Down Expand Up @@ -51,4 +51,4 @@ processResources {
filesMatching("plugin.yml") {
expand props
}
}
}

0 comments on commit 0e6db51

Please sign in to comment.