Skip to content

Commit

Permalink
Update packetevents
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Feb 13, 2023
1 parent 3274c6c commit fc52664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "com.github.kaspiandev"
version = "5.4-RC1"
version = "5.4-RC2"

repositories {
mavenCentral()
Expand Down Expand Up @@ -33,7 +33,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-20230203.185925-139"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20230213.180938-144"

paperweightDevelopmentBundle "io.papermc.paper:dev-bundle:1.19.3-R0.1-SNAPSHOT"
}
Expand Down

0 comments on commit fc52664

Please sign in to comment.