We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5011a9c commit 075ac84Copy full SHA for 075ac84
project-code/project/Build.scala
@@ -6,7 +6,7 @@ object ApplicationBuild extends Build {
6
7
val appName = "play2-mustache"
8
9
- val appVersion = "1.1.2"
+ val appVersion = "1.1.3"
10
11
val appDependencies = Seq(
12
"com.github.spullara.mustache.java" % "compiler" % "0.8.11",
0 commit comments