Skip to content

Commit

Permalink
Bumped version of datomic-pro to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Russell committed Jul 7, 2017
1 parent 2b56849 commit 82a1416
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,15 @@
:target-path "target/%s"
:profiles {:datomic-free
{:dependencies
[[com.datomic/datomic-free "0.9.5554"
[[com.datomic/datomic-free "0.9.5561.50"
:exclusions [joda-time]]
[com.amazonaws/aws-java-sdk-dynamodb "1.11.82"
:exclusions [joda-time]]]}
:provided
{:dependencies
[[com.datomic/datomic-pro "0.9.5554"
[[com.datomic/datomic-pro "0.9.5561.50"
:exclusions [joda-time]]
[com.amazonaws/aws-java-sdk-dynamodb "1.11.6"
[com.amazonaws/aws-java-sdk-dynamodb "1.11.82"
:exclusions [joda-time]]]}
:dev
{:aliases
Expand Down

0 comments on commit 82a1416

Please sign in to comment.