diff --git a/project/build.scala b/project/build.scala index 3fe6111..94cb2ab 100644 --- a/project/build.scala +++ b/project/build.scala @@ -51,7 +51,7 @@ "org.json4s" %% "json4s-jackson" % "3.2.11", "jp.sf.amateras" %% "scalatra-forms" % "0.2.0", "commons-io" % "commons-io" % "2.4", - "io.github.gitbucket" % "markedj" % "1.0.5-SNAPSHOT", + "io.github.gitbucket" % "markedj" % "1.0.5", "org.apache.commons" % "commons-compress" % "1.9", "org.apache.commons" % "commons-email" % "1.3.3", "org.apache.httpcomponents" % "httpclient" % "4.3.6",