Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hrj committed Nov 2, 2015
1 parent af2b101 commit 50cd1ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions base/build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

libraryDependencies += "joda-time" % "joda-time" % "2.8.2"
libraryDependencies += "joda-time" % "joda-time" % "2.9"

libraryDependencies += "org.joda" % "joda-convert" % "1.7"
libraryDependencies += "org.joda" % "joda-convert" % "1.8.1"

libraryDependencies += "org.rogach" %% "scallop" % "0.9.5"

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.8
sbt.version=0.13.9

0 comments on commit 50cd1ab

Please sign in to comment.