Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
New versions reported by `lein ancient`.
  • Loading branch information
Matt Russell committed Apr 28, 2016
1 parent f84694d commit 3879e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
[lein-kibit "0.1.2"]
[lein-ns-dep-graph "0.1.0-SNAPSHOT"]]
:resource-paths ["test/resources"]}
:sql {:dependencies [[mysql/mysql-connector-java "5.1.6"]]}
:ddb {:dependencies [[com.amazonaws/aws-java-sdk-dynamodb "1.9.39"
:sql {:dependencies [[mysql/mysql-connector-java "6.0.2"]]}
:ddb {:dependencies [[com.amazonaws/aws-java-sdk-dynamodb "1.10.73"
:exclusions [joda-time]]]}})

0 comments on commit 3879e0a

Please sign in to comment.