From 8ee5ac78673b62b1bccc1f0c2f9c0f561cfa1ce6 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sat, 21 Sep 2024 13:22:11 -0700 Subject: [PATCH] Minor cleanups --- examples/kotlin/.idea/misc.xml | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/kotlin/.idea/misc.xml b/examples/kotlin/.idea/misc.xml index 1638c7b..d2dd9ed 100644 --- a/examples/kotlin/.idea/misc.xml +++ b/examples/kotlin/.idea/misc.xml @@ -1,6 +1,9 @@ + + + diff --git a/pom.xml b/pom.xml index 8143e86..6c10533 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ com.github.spullara.mustache.java compiler - 0.9.13 + 0.9.14 compile