Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-bukkit 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 4545676 commit 9c26478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ adventure-serializer-configurate4 = "net.kyori:adventure-serializer-configurate4
# misc libs
caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.8"
commonsCompress = "org.apache.commons:commons-compress:1.26.2"
bstatsBukkit = "org.bstats:bstats-bukkit:3.0.2"
bstatsBukkit = "org.bstats:bstats-bukkit:3.0.3"

# database
jdbiCore = { group = "org.jdbi", name = "jdbi3-core", version.ref = "jdbi" }
Expand Down

0 comments on commit 9c26478

Please sign in to comment.