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 Sep 14, 2024
1 parent 020a268 commit 78f2d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {

implementation("redis.clients:jedis:5.2.0-beta5")
implementation("org.yaml:snakeyaml:2.2")
implementation("org.bstats:bstats-velocity:3.0.2")
implementation("org.bstats:bstats-velocity:3.0.3")
annotationProcessor("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")

implementation("dev.jorel:commandapi-velocity-shade:9.6.0-SNAPSHOT")
Expand Down

0 comments on commit 78f2d99

Please sign in to comment.