Skip to content

Commit ba9390a

Browse files
committed
chore(deps): update minestom dependencies
1 parent f5314f8 commit ba9390a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platforms/minestom/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ repositories {
2727
dependencies {
2828
api(project(":unifiedmetrics-core"))
2929

30-
compileOnly("com.github.minestom.minestom:Minestom:a9e319f961")
31-
testImplementation("com.github.minestom.minestom:Minestom:a9e319f961")
30+
compileOnly("com.github.minestom.minestom:Minestom:8ad2c7701f")
31+
testImplementation("com.github.minestom.minestom:Minestom:8ad2c7701f")
3232
}
3333

3434
tasks {

0 commit comments

Comments
 (0)