Skip to content

Commit

Permalink
chore: bump minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
Codestech1 committed May 23, 2024
1 parent e143b2a commit 3e0f7d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
minestom = "1_20_5-95c5f6675f"
minestom = "1_20_5-323c75f8a5"

[libraries]
minestom = { module = "net.minestom:minestom-snapshots", version.ref = "minestom" }
1 change: 0 additions & 1 deletion src/main/java/net/hypejet/combat/entity/CombatPlayer.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import net.hypejet.combat.util.BlockUtil;
import net.hypejet.combat.util.KnockbackUtil;
import net.kyori.adventure.sound.Sound;
import net.minestom.server.ServerFlag;
import net.minestom.server.coordinate.Pos;
import net.minestom.server.coordinate.Vec;
import net.minestom.server.entity.Entity;
Expand Down

0 comments on commit 3e0f7d7

Please sign in to comment.