Skip to content

Commit

Permalink
Update to global Minestom repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikill58 committed Aug 21, 2022
1 parent 0dca665 commit 43804c3
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 @@ -14,7 +14,7 @@ repositories {

dependencies {
// modified minestom
api("com.github.ZakShearman:Minestom:9c98fe0f23")
api("com.github.Minestom:Minestom:-SNAPSHOT")
api("com.influxdb:influxdb-client-java:4.0.0")
implementation("net.kyori:adventure-text-minimessage:4.10.0")
implementation("com.typesafe:config:1.4.2")
Expand Down Expand Up @@ -72,4 +72,4 @@ publishing {
}
}
}
}
}

0 comments on commit 43804c3

Please sign in to comment.