Skip to content

Commit

Permalink
chore: update ascend to 2024.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFruxz committed Feb 10, 2024
1 parent 647381c commit 052f968
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 @@ -21,7 +21,7 @@ dependencies {

testImplementation(kotlin("test"))

implementation("dev.fruxz:ascend:2023.5.3")
implementation("dev.fruxz:ascend:2024.1")

implementation("net.kyori:adventure-api:4.15.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.15.0")
Expand Down

0 comments on commit 052f968

Please sign in to comment.