diff --git a/build.sbt b/build.sbt index 94f6763..e2e0d81 100644 --- a/build.sbt +++ b/build.sbt @@ -32,7 +32,7 @@ "org.json4s" %% "json4s-jackson" % "4.0.7", "commons-io" % "commons-io" % "2.15.1", "io.github.gitbucket" % "solidbase" % "1.0.5", - "io.github.gitbucket" % "markedj" % "1.0.19", + "io.github.gitbucket" % "markedj" % "1.0.20", "org.apache.commons" % "commons-compress" % "1.25.0", "org.apache.commons" % "commons-email" % "1.6.0", "commons-net" % "commons-net" % "3.10.0",