Update markedj to 1.0.19

This commit is contained in:
Scala Steward
2024-01-06 02:41:18 +00:00
committed by kenji yoshida
parent d73eacfa5d
commit be1fbc8594

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.18",
"io.github.gitbucket" % "markedj" % "1.0.19",
"org.apache.commons" % "commons-compress" % "1.25.0",
"org.apache.commons" % "commons-email" % "1.6.0",
"commons-net" % "commons-net" % "3.10.0",