2023-02-28T02:13:01

This commit is contained in:
2023-02-28 02:13:03 +09:00
parent d28485c0c8
commit bd1440e1a5
15 changed files with 111 additions and 22 deletions

View File

@@ -10,5 +10,5 @@ plugins {
}
dependencies {
implementation("com.github.spullara.mustache.java:compiler:0.9.7")
implementation("com.github.spullara.mustache.java:compiler:0.9.10")
}