Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-bukkit 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 ec618be commit fcb80d4
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 @@ -20,7 +20,7 @@ val spigotVersion = "1.20.4-R0.1-SNAPSHOT"
val slimefunVersion = "RC-37"
val slimefunTranslationVersion = "e03b01a7b7"
val guizhanLibVersion = "1.7.6"
val bstatsVersion = "3.0.2"
val bstatsVersion = "3.1.0"

dependencies {
compileOnly("org.spigotmc:spigot-api:${spigotVersion}")
Expand Down

0 comments on commit fcb80d4

Please sign in to comment.