Minor cleanups

This commit is contained in:
Erik C. Thauvin 2024-09-21 13:22:11 -07:00
parent 9d67f126b0
commit 8ee5ac7867
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 4 additions and 1 deletions

View file

@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.spullara.mustache.java</groupId>
<artifactId>compiler</artifactId>
<version>0.9.13</version>
<version>0.9.14</version>
<scope>compile</scope>
</dependency>
</dependencies>