Skip to content

Commit

Permalink
Update minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
webhead1104 committed May 25, 2024
1 parent c62d9f6 commit c5d1d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation("com.github.Minestom", "Minestom", "6b8a4e4cc9") // minstom itself
implementation("com.github.Minestom", "Minestom", "85942b6b27") // minestom itself
implementation("com.google.code.gson:gson:2.10.1") // serializing
implementation("org.slf4j:slf4j-api:2.0.13") // logging
implementation("net.kyori:adventure-text-minimessage:4.17.0")// better components
Expand Down

0 comments on commit c5d1d47

Please sign in to comment.