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.
2 parents 89237a8 + 58697ed commit e9bf9ecCopy full SHA for e9bf9ec
build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
23
@Suppress("DependencyOnStdlib") implementation(kotlin("stdlib"))
24
25
- implementation("com.github.TheFruxz:Ascend:1.0.0-RC")
+ implementation("com.github.TheFruxz:Ascend:1.0.0-RC3")
26
27
implementation("net.kyori:adventure-api:4.11.0")
28
implementation("net.kyori:adventure-text-serializer-legacy:4.11.0")
0 commit comments