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 b21c528 commit 3140b5aCopy full SHA for 3140b5a
build-tool/build.gradle.kts
@@ -15,7 +15,7 @@ repositories {
15
dependencies {
16
implementation("io.pebbletemplates:pebble:3.1.5")
17
implementation("org.snakeyaml:snakeyaml-engine:2.3")
18
- implementation("net.kyori:mammoth:1.0.0")
+ implementation("net.kyori:mammoth:1.3.0")
19
}
20
21
gradlePlugin {
0 commit comments