Skip to content

Commit 3140b5a

Browse files
chore(deps): Update dependency net.kyori:mammoth to v1.3.0
1 parent b21c528 commit 3140b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tool/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
dependencies {
1616
implementation("io.pebbletemplates:pebble:3.1.5")
1717
implementation("org.snakeyaml:snakeyaml-engine:2.3")
18-
implementation("net.kyori:mammoth:1.0.0")
18+
implementation("net.kyori:mammoth:1.3.0")
1919
}
2020

2121
gradlePlugin {

0 commit comments

Comments
 (0)