Skip to content

Commit

Permalink
Merge pull request #60 from JohnDeere/renovate/com.github.spullara.mu…
Browse files Browse the repository at this point in the history
…stache.java-compiler-0.x

Update dependency com.github.spullara.mustache.java:compiler to v0.9.14
  • Loading branch information
ryber authored Jul 24, 2024
2 parents c1babaf + aabaf9c commit 171119e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>com.github.spullara.mustache.java</groupId>
<artifactId>compiler</artifactId>
<version>0.9.13</version>
<version>0.9.14</version>
</dependency>
</dependencies>
</project>

0 comments on commit 171119e

Please sign in to comment.