Upgrade to JMustache 1.16

Closes gh-39011
This commit is contained in:
Andy Wilkinson 2024-01-04 16:32:43 +00:00
parent be4ed3ffc0
commit fc478d5c25
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ bom {
] ]
} }
} }
library("JMustache", "1.15") { library("JMustache", "1.16") {
group("com.samskivert") { group("com.samskivert") {
modules = [ modules = [
"jmustache" "jmustache"