Skip to content

Commit

Permalink
Bump version of datomic-pro and datomic-free.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Russell committed Dec 18, 2017
1 parent f3d8c43 commit 54e0927
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 @@ -26,13 +26,13 @@
:target-path "target/%s"
:profiles {:datomic-free
{:dependencies
[[com.datomic/datomic-free "0.9.5561.56"
[[com.datomic/datomic-free "0.9.5561"
:exclusions [joda-time]]
[com.amazonaws/aws-java-sdk-dynamodb "1.11.82"
:exclusions [joda-time]]]}
:provided
{:dependencies
[[com.datomic/datomic-pro "0.9.5561.56"
[[com.datomic/datomic-pro "0.9.5561"
:exclusions [joda-time]]
[com.amazonaws/aws-java-sdk-dynamodb "1.11.82"
:exclusions [joda-time]]]}
Expand Down

0 comments on commit 54e0927

Please sign in to comment.