Skip to content

Commit 3847948

Browse files
committed
feat: bump minestom core
1 parent 6b0ce18 commit 3847948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

2424
dependencies {
25-
api("dev.emortal.minestom:core:1a5f0e2") {
25+
api("dev.emortal.minestom:core:345d4b7") {
2626
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
2727
}
2828
api("org.apache.kafka:kafka-clients:4.1.0")

0 commit comments

Comments
 (0)