Update markedj to 1.0.20

This commit is contained in:
Scala Steward
2024-01-27 04:36:58 +00:00
committed by kenji yoshida
parent 01ea533b97
commit 5d0531f00d

View File

@@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
"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",