File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44
55dependencies {
66 implementation(" net.pistonmaster:PistonUtils:1.4.0" )
7- implementation(" org.bstats:bstats-bukkit:3.1 .0" )
7+ implementation(" org.bstats:bstats-bukkit:3.2 .0" )
88 implementation(" de.exlll:configlib-yaml:4.8.1" )
99
1010 compileOnly(" net.dmulloy2:ProtocolLib:5.4.0" )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies {
66 implementation(projects.pistonqueueShared)
77
88 implementation(" net.pistonmaster:PistonUtils:1.4.0" )
9- implementation(" org.bstats:bstats-bungeecord:3.1 .0" )
9+ implementation(" org.bstats:bstats-bungeecord:3.2 .0" )
1010
1111 compileOnly(" net.md-5:bungeecord-api:1.21-R0.4" )
1212}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies {
88 compileOnly(projects.pistonqueueBuildData)
99
1010 implementation(" net.pistonmaster:PistonUtils:1.4.0" )
11- implementation(" org.bstats:bstats-velocity:3.1 .0" )
11+ implementation(" org.bstats:bstats-velocity:3.2 .0" )
1212
1313 compileOnly(" com.velocitypowered:velocity-api:3.4.0" )
1414 compileOnly(" com.github.spotbugs:spotbugs-annotations:4.9.8" )
You can’t perform that action at this time.
0 commit comments