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 9df4133 commit 2cb96f6Copy full SHA for 2cb96f6
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'com.charleskorn.kaml:kaml:0.44.0'
22
// Get the latest version number from https://github.com/charleskorn/kaml/releases/latest
23
24
- api "net.kyori:adventure-text-minimessage:4.11.0"
+ api "net.kyori:adventure-text-minimessage:4.13.0"
25
26
testImplementation 'org.jetbrains.kotlin:kotlin-test'
27
}
0 commit comments