diff --git a/build.sbt b/build.sbt index 1058df6..27b1fe9 100644 --- a/build.sbt +++ b/build.sbt @@ -36,7 +36,7 @@ "org.json4s" %% "json4s-jackson" % "4.0.5" cross CrossVersion.for3Use2_13, "commons-io" % "commons-io" % "2.11.0", "io.github.gitbucket" % "solidbase" % "1.0.5", - "io.github.gitbucket" % "markedj" % "1.0.16", + "io.github.gitbucket" % "markedj" % "1.0.17", "org.apache.commons" % "commons-compress" % "1.21", "org.apache.commons" % "commons-email" % "1.5", "commons-net" % "commons-net" % "3.8.0",