diff --git a/build.sbt b/build.sbt index 5602a1a..dca80f3 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ "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.7-SNAPSHOT", + "io.github.gitbucket" % "markedj" % "1.0.7", "org.apache.commons" % "commons-compress" % "1.10", "org.apache.commons" % "commons-email" % "1.4", "org.apache.httpcomponents" % "httpclient" % "4.5.1",