Skip to content

Commit 2f8a108

Browse files
committed
update yamlang from 1.4.1 to 1.5.0
1 parent fcebe01 commit 2f8a108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'com.replaymod.preprocess' version 'd452ef7612'
99

1010
// https://github.com/Fallen-Breath/yamlang
11-
id 'me.fallenbreath.yamlang' version '1.4.1' apply false
11+
id 'me.fallenbreath.yamlang' version '1.5.0' apply false
1212
}
1313

1414
preprocess {

0 commit comments

Comments
 (0)