Skip to content

Commit

Permalink
update joda time dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvh-ngdata committed May 23, 2018
1 parent 7d76fd8 commit 1793315
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ object ApplicationBuild extends Build with DockerKeys with NativePackagerKeys {
"com.github.tototoshi" %% "slick-joda-mapper" % "0.4.0",

"org.joda" % "joda-money" % "0.9",
"joda-time" % "joda-time" % "2.8.2",
"org.joda" % "joda-convert" % "1.2",

"com.itextpdf" % "itextpdf" % "5.5.0",
"org.bouncycastle" % "bcpkix-jdk15on" % "1.50",
Expand Down

0 comments on commit 1793315

Please sign in to comment.