mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-06 08:26:53 +02:00
Upgrade to pregdown 1.3.0.
This commit is contained in:
@@ -29,7 +29,7 @@ object MyBuild extends Build {
|
||||
"org.scalatra" %% "scalatra-json" % ScalatraVersion,
|
||||
"org.json4s" %% "json4s-jackson" % "3.2.4",
|
||||
"commons-io" % "commons-io" % "2.4",
|
||||
"org.pegdown" % "pegdown" % "1.2.1",
|
||||
"org.pegdown" % "pegdown" % "1.3.0",
|
||||
"org.apache.commons" % "commons-compress" % "1.5",
|
||||
"com.typesafe.slick" %% "slick" % "1.0.0",
|
||||
"com.h2database" % "h2" % "1.3.171",
|
||||
|
||||
Reference in New Issue
Block a user