Skip to content

Commit

Permalink
🔼 Bump packetevents
Browse files Browse the repository at this point in the history
  • Loading branch information
KaspianDev committed Sep 11, 2022
1 parent 3e01c97 commit 86b2894
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
@@ -4,7 +4,7 @@ plugins {
}

group = "com.github.kaspiandev"
version = "4.5"
version = "4.6"

repositories {
mavenCentral()
@@ -30,7 +30,7 @@ dependencies {
compileOnly "com.viaversion:viaversion:4.4.1"

implementation "org.bstats:bstats-bukkit:3.0.0"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20220826.083630-42"
implementation "com.github.retrooper.packetevents:spigot:2.0.0-20220911.182417-44"
}

tasks {

0 comments on commit 86b2894

Please sign in to comment.