Skip to content

Commit

Permalink
Upgrade jodd 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Apr 4, 2018
1 parent e8e1c4b commit 3af17c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Dependencies {
private val sfmUtil = "org.simpleflatmapper" % "sfm-util" % sfm.revision
private val json4sJackson = "org.json4s" %% "json4s-jackson" % "3.5.3"
private val jsonpath = "io.gatling" %% "jsonpath" % "0.6.11"
private val joddJson = "org.jodd" % "jodd-json" % "4.3.0"
private val joddJson = "org.jodd" % "jodd-json" % "4.3.1"
private val joddLagarto = "org.jodd" % "jodd-lagarto" % joddJson.revision
private val boopickle = "io.suzaku" %% "boopickle" % "1.2.6"
private val redisClient = "net.debasishg" %% "redisclient" % "3.5"
Expand Down

0 comments on commit 3af17c3

Please sign in to comment.