Update markedj to 1.0.18 (#3323)

This commit is contained in:
scala-steward-bot
2023-07-22 21:40:27 +09:00
committed by GitHub
parent 903008b417
commit 9b7856464a

View File

@@ -47,7 +47,7 @@ libraryDependencies ++= Seq(
"org.json4s" %% "json4s-jackson" % "4.0.6",
"commons-io" % "commons-io" % "2.13.0",
"io.github.gitbucket" % "solidbase" % "1.0.5",
"io.github.gitbucket" % "markedj" % "1.0.17",
"io.github.gitbucket" % "markedj" % "1.0.18",
"org.apache.commons" % "commons-compress" % "1.23.0",
"org.apache.commons" % "commons-email" % "1.5",
"commons-net" % "commons-net" % "3.9.0",