Skip to content

Commit

Permalink
Update dependency org.bstats:bstats-bungeecord to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 462ce18 commit 40daebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
implementation(projects.pistonqueueShared)

implementation("org.bstats:bstats-bungeecord:3.0.3")
implementation("org.bstats:bstats-bungeecord:3.1.0")

compileOnly("net.md-5:bungeecord-api:1.20-R0.2")
}

0 comments on commit 40daebb

Please sign in to comment.