Skip to content

Commit

Permalink
Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2 (#9)
Browse files Browse the repository at this point in the history
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](Bastian/bstats-metrics@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent ad97c13 commit b904af6
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 @@ -25,7 +25,7 @@ dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:22.0.0")
implementation("com.iridium:IridiumCore:1.8.6")
implementation("org.bstats:bstats-bukkit:3.0.0")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("com.j256.ormlite:ormlite-core:6.1")
implementation("com.j256.ormlite:ormlite-jdbc:6.1")
implementation("de.jeff_media:SpigotUpdateChecker:1.3.2")
Expand Down

0 comments on commit b904af6

Please sign in to comment.