diff --git a/build.sbt b/build.sbt index 14961d3..d9e56ce 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ "io.github.gitbucket" %% "scalatra-forms" % "1.1.0", "commons-io" % "commons-io" % "2.5", "io.github.gitbucket" % "solidbase" % "1.0.2", - "io.github.gitbucket" % "markedj" % "1.0.11", + "io.github.gitbucket" % "markedj" % "1.0.12", "org.apache.commons" % "commons-compress" % "1.13", "org.apache.commons" % "commons-email" % "1.4", "org.apache.httpcomponents" % "httpclient" % "4.5.3",