Skip to content

Commit

Permalink
Update Minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
emortaldev committed Mar 24, 2024
1 parent eafe4f7 commit f097356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ repositories {

dependencies {
// Minestom
api("net.minestom:minestom-snapshots:60fc9ebd28")
api("net.kyori:adventure-text-minimessage:4.15.0")
api("net.minestom:minestom-snapshots:17fd82a5c1")
api("net.kyori:adventure-text-minimessage:4.15.0") // Version that Minestom uses (https://github.com/Minestom/Minestom/blob/17fd82a5c1dc845d417ab2c60ae1248369e4fdff/gradle/libs.versions.toml#L7)
implementation("io.pyroscope:agent:0.12.2")

// Logger
Expand Down

0 comments on commit f097356

Please sign in to comment.