Skip to content

Commit

Permalink
fix(deps): update dependency org.bstats:bstats-sponge to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 431d5e9 commit e4712a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sponge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation(projects.pistonmotdShared)
compileOnly(projects.pistonmotdBuildData)

implementation("org.bstats:bstats-sponge:3.0.3")
implementation("org.bstats:bstats-sponge:3.1.0")
}

sponge {
Expand Down

0 comments on commit e4712a7

Please sign in to comment.