We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65afbd commit 95aa2a8Copy full SHA for 95aa2a8
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
24
testImplementation(kotlin("test"))
25
26
- implementation("dev.fruxz:ascend:2025.3-5f59210")
+ implementation("dev.fruxz:ascend:2025.3-c701147")
27
28
implementation("net.kyori:adventure-api:4.17.0")
29
implementation("net.kyori:adventure-text-serializer-legacy:4.17.0")
0 commit comments