We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4c6e7 commit be93259Copy full SHA for be93259
project/Build.scala
@@ -1345,7 +1345,7 @@ object Build {
1345
)
1346
}.taskValue,
1347
libraryDependencies ++= Dependencies.flexmarkDeps ++ Seq(
1348
- "nl.big-o" % "liqp" % "0.6.8",
+ "nl.big-o" % "liqp" % "0.8.2",
1349
"org.jsoup" % "jsoup" % "1.13.1", // Needed to process .html files for static site
1350
Dependencies.`jackson-dataformat-yaml`,
1351
0 commit comments