Skip to content
This repository was archived by the owner on Aug 24, 2018. It is now read-only.

Commit 7fd528c

Browse files
committed
release 0.1.2
1 parent 873ebed commit 7fd528c

File tree

3 files changed

+468
-2
lines changed

3 files changed

+468
-2
lines changed

project/build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ object build extends Build {
8484
"org.scalatra.rl" %% "rl" % "0.4.3",
8585
"org.slf4j" % "slf4j-api" % "1.7.3",
8686
"ch.qos.logback" % "logback-classic" % "1.0.10" % "provided",
87-
"org.json4s" %% "json4s-jackson" % "3.2.2",
87+
"org.json4s" %% "json4s-jackson" % "3.2.4",
8888
"com.googlecode.juniversalchardet" % "juniversalchardet" % "1.0.3",
8989
"eu.medsea.mimeutil" % "mime-util" % "2.1.3" exclude("org.slf4j", "slf4j-log4j12") exclude("log4j", "log4j"),
9090
"com.ning" % "async-http-client" % "1.7.9"

0 commit comments

Comments
 (0)