Skip to content

Commit

Permalink
fix(deps): 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 8414b7a commit 538b15d
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
Expand Up @@ -7,7 +7,7 @@ dependencies {
implementation(projects.pistonmotdShared)
implementation(projects.pistonmotdKyori)

implementation("org.bstats:bstats-bungeecord:3.0.3")
implementation("org.bstats:bstats-bungeecord:3.1.0")
implementation("net.kyori:adventure-platform-bungeecord:4.3.4")

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

0 comments on commit 538b15d

Please sign in to comment.