Bumped Mustache Compiler to version 0.9.13

This commit is contained in:
Erik C. Thauvin 2024-05-03 19:18:05 -07:00
parent bf75fb0faa
commit 6f738cee9e
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 2 additions and 2 deletions

View file

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