Skip to content

Commit 98aa012

Browse files
Bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 (#19)
Bumps [org.bstats:bstats-bukkit](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-bukkit dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0fcff5 commit 98aa012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ dependencies {
7878
implementation("net.kyori:adventure-text-minimessage:4.26.1")
7979
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
8080
implementation("com.github.seancfoley:ipaddress:5.6.1")
81-
implementation("org.bstats:bstats-bukkit:3.1.0")
82-
implementation("org.bstats:bstats-bungeecord:3.1.0")
83-
implementation("org.bstats:bstats-velocity:3.1.0")
81+
implementation("org.bstats:bstats-bukkit:3.2.1")
82+
implementation("org.bstats:bstats-bungeecord:3.2.1")
83+
implementation("org.bstats:bstats-velocity:3.2.1")
8484
}
8585

8686
sourceSets {

0 commit comments

Comments
 (0)