Skip to content

Commit

Permalink
Bump minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
Rollczi committed Sep 18, 2023
1 parent f74a5da commit 7da9a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions litecommands-minestom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {
dependencies {
api(project(":litecommands-core"))
testImplementation(project(":litecommands-core-annotations"))
compileOnly("com.github.Minestom:Minestom:1.19.3-SNAPSHOT")
testImplementation("com.github.Minestom:Minestom:1.19.3-SNAPSHOT")
compileOnly("com.github.Minestom:Minestom:2cdb3911b0")
testImplementation("com.github.Minestom:Minestom:2cdb3911b0")
}

litecommandsPublish {
Expand Down

0 comments on commit 7da9a78

Please sign in to comment.