Skip to content

Commit

Permalink
🔼 5.1 - Bump PacketEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev authored Dec 9, 2022
1 parent 9c03ae9 commit bc176de
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 @@ -4,7 +4,7 @@ plugins {
}

group = "com.github.kaspiandev"
version = "5"
version = "5.1"

repositories {
mavenCentral()
Expand All @@ -31,7 +31,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-20221208.222134-71"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20221209.063605-74"
}

tasks {
Expand Down

0 comments on commit bc176de

Please sign in to comment.