We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac442d commit 744717cCopy full SHA for 744717c
build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
23
@Suppress("DependencyOnStdlib") implementation(kotlin("stdlib"))
24
25
- implementation("com.github.TheFruxz:Ascend:11.0.0")
+ implementation("com.github.TheFruxz:Ascend:12.0.0")
26
27
implementation("net.kyori:adventure-api:4.12.0")
28
implementation("net.kyori:adventure-text-serializer-legacy:4.12.0")
0 commit comments