Skip to content

Commit

Permalink
fix(deps): update dependency dev.hollowcube:polar to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 93690f1 commit c4eaccb
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 @@ -19,7 +19,7 @@ repositories {
dependencies {
implementation("dev.emortal.minestom:game-sdk:8ef77c3")

implementation("dev.hollowcube:polar:1.7.2")
implementation("dev.hollowcube:polar:1.9.2")
implementation("com.github.emortaldev:MinestomPvP:62e90b78bd") {
exclude(group = "net.minestom", module = "minestom-snapshots")
}
Expand Down

0 comments on commit c4eaccb

Please sign in to comment.