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 301aa5b commit 2357899Copy full SHA for 2357899
build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
23
testImplementation(kotlin("test"))
24
25
- implementation("com.github.TheFruxz:Ascend:2023.3")
+ implementation("com.github.TheFruxz:Ascend:2023.3.1")
26
27
implementation("net.kyori:adventure-api:4.14.0")
28
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
0 commit comments