(refs #1058)Bump markedj to 1.0.6 to solve table rendering bug

This commit is contained in:
Naoki Takezoe
2016-01-26 01:21:58 +09:00
parent f3b7318453
commit b3ee2222f3

View File

@@ -53,7 +53,7 @@ object MyBuild extends Build {
"org.json4s" %% "json4s-jackson" % "3.3.0",
"io.github.gitbucket" %% "scalatra-forms" % "1.0.0",
"commons-io" % "commons-io" % "2.4",
"io.github.gitbucket" % "markedj" % "1.0.6-SNAPSHOT",
"io.github.gitbucket" % "markedj" % "1.0.6",
"org.apache.commons" % "commons-compress" % "1.10",
"org.apache.commons" % "commons-email" % "1.4",
"org.apache.httpcomponents" % "httpclient" % "4.5.1",