Skip to content

Commit

Permalink
Update dependency org.bstats:bstats-velocity to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 8b3fc7e commit a7a39e9
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 @@ -2,7 +2,7 @@ dependencies {
implementation(projects.pistonqueueShared)
compileOnly(projects.pistonqueueBuildData)

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

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

0 comments on commit a7a39e9

Please sign in to comment.