Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-velocity to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 431d5e9 commit 0a10de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation(projects.pistonmotdShared)
compileOnly(projects.pistonmotdBuildData)

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

compileOnly("com.velocitypowered:velocity-api:3.1.1")
annotationProcessor("com.velocitypowered:velocity-api:3.1.1")
Expand Down

0 comments on commit 0a10de2

Please sign in to comment.