Skip to content

Commit 58d6944

Browse files
chore(deps): bump org.bstats:bstats-velocity from 3.1.0 to 3.2.1
Bumps [org.bstats:bstats-velocity](https://github.com/Bastian/bStats-Metrics) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](Bastian/bstats-metrics@v3.1.0...v3.2.1) --- updated-dependencies: - dependency-name: org.bstats:bstats-velocity dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aace0d commit 58d6944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

velocity/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ java {
1313

1414
dependencies {
1515
implementation(project(":common"))
16-
implementation("org.bstats:bstats-velocity:3.1.0")
16+
implementation("org.bstats:bstats-velocity:3.2.1")
1717
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3")
1818

1919
compileOnly("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")

0 commit comments

Comments
 (0)