Skip to content

Commit e6fb6d5

Browse files
committed
Other small version bumps
1 parent 1acc621 commit e6fb6d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ repositories {
2323
}
2424

2525
dependencies {
26-
implementation "org.bstats:bstats-bukkit:2.2.1"
26+
implementation "org.bstats:bstats-bukkit:3.0.0"
2727
implementation "net.kyori:adventure-platform-bukkit:4.0.1"
2828

2929
compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
30-
compileOnly "org.jetbrains:annotations:22.0.0"
30+
compileOnly "org.jetbrains:annotations:23.0.0"
3131

3232
testImplementation "org.openjdk.jmh:jmh-core:1.32"
3333
testImplementation "org.openjdk.jmh:jmh-generator-annprocess:1.32"

0 commit comments

Comments
 (0)