-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #146 from vollcheck/upgrade-to-integrant-0.9
Upgrade integrant to 0.9.0 version and use `expand` instead of `prep`
- Loading branch information
Showing
21 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{:paths ["src"] | ||
:deps {aero/aero {:mvn/version "1.1.6"} | ||
integrant/integrant {:mvn/version "0.8.1"} | ||
integrant/integrant {:mvn/version "0.9.0"} | ||
org.clojure/tools.logging {:mvn/version "1.2.4"} | ||
ch.qos.logback/logback-classic {:mvn/version "1.4.11"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
hato/hato {:mvn/version "1.0.0"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
http-kit/http-kit {:mvn/version "2.7.0"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{:paths ["src"] | ||
:deps {org.clojure/tools.logging {:mvn/version "1.2.4"} | ||
integrant/integrant {:mvn/version "0.8.1"} | ||
integrant/integrant {:mvn/version "0.9.0"} | ||
nrepl/nrepl {:mvn/version "1.1.1"} | ||
io.github.kit-clj/kit-core {:mvn/version "1.0.7"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{:paths ["src"] | ||
:deps {aero/aero {:mvn/version "1.1.6"} | ||
integrant/integrant {:mvn/version "0.8.1"} | ||
integrant/integrant {:mvn/version "0.9.0"} | ||
com.troy-west/cronut {:mvn/version "0.2.6"} | ||
io.github.kit-clj/kit-core {:mvn/version "1.0.7"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
org.clojure/core.cache {:mvn/version "1.0.225"} | ||
com.taoensso/carmine {:mvn/version "3.2.0"} | ||
io.github.kit-clj/kit-core {:mvn/version "1.0.7"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {org.clojure/tools.logging {:mvn/version "1.2.4"} | ||
integrant/integrant {:mvn/version "0.8.1"}}} | ||
integrant/integrant {:mvn/version "0.9.0"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
selmer/selmer {:mvn/version "1.12.59"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
conman/conman {:mvn/version "0.9.6"} | ||
io.github.kit-clj/kit-core {:mvn/version "1.0.7"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
com.github.seancorfield/next.jdbc {:mvn/version "1.3.883"} ;; TODO: is this required here? | ||
hikari-cp/hikari-cp {:mvn/version "3.0.1"} | ||
io.github.kit-clj/kit-core {:mvn/version "1.0.7"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
migratus/migratus {:mvn/version "1.5.1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{:paths ["src"] | ||
:deps {org.clojure/tools.logging {:mvn/version "1.2.4"} | ||
integrant/integrant {:mvn/version "0.8.1"} | ||
integrant/integrant {:mvn/version "0.9.0"} | ||
luminus/ring-undertow-adapter {:mvn/version "1.3.1"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{:paths ["src"] | ||
:deps {integrant/integrant {:mvn/version "0.8.1"} | ||
:deps {integrant/integrant {:mvn/version "0.9.0"} | ||
com.xtdb/xtdb-core {:mvn/version "1.23.0"}}} |