diff --git a/build.gradle b/build.gradle index 6d94841..6fce6f6 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { id 'com.replaymod.preprocess' version 'ce1aeb2b' // https://github.com/Fallen-Breath/yamlang - id 'me.fallenbreath.yamlang' version '1.4.0' apply false + id 'me.fallenbreath.yamlang' version '1.3.1' apply false } preprocess {