Skip to content

Commit

Permalink
chore(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 ee91cc6 commit 6f163dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
runtimeDownloadOnlyApi(kotlin("reflect"))
runtimeDownloadOnlyApi("org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT")
runtimeDownloadOnlyApi("org.spongepowered:configurate-extra-kotlin:4.2.0-SNAPSHOT")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.bstats:bstats-bukkit:3.1.0")
}

applyJarMetadata("timetriggeredperms-paper")
Expand Down

0 comments on commit 6f163dd

Please sign in to comment.