Skip to content

Commit be93259

Browse files
committed
Bump liqp to latest version
1 parent 0b4c6e7 commit be93259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ object Build {
13451345
)
13461346
}.taskValue,
13471347
libraryDependencies ++= Dependencies.flexmarkDeps ++ Seq(
1348-
"nl.big-o" % "liqp" % "0.6.8",
1348+
"nl.big-o" % "liqp" % "0.8.2",
13491349
"org.jsoup" % "jsoup" % "1.13.1", // Needed to process .html files for static site
13501350
Dependencies.`jackson-dataformat-yaml`,
13511351

0 commit comments

Comments
 (0)