Skip to content

Commit

Permalink
Merge pull request #746 from samply/update
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
alexanderkiel authored Jun 20, 2022
2 parents 7c4cd44 + f05fcfc commit bf7658e
Show file tree
Hide file tree
Showing 35 changed files with 45 additions and 45 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -186,7 +186,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -583,7 +583,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -894,7 +894,7 @@ jobs:
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@master
with:
cli: '1.11.1.1113'
cli: '1.11.1.1145'

- name: Check out Git repository
uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand All @@ -80,7 +80,7 @@
:outdated
{:replace-deps
{com.github.liquidz/antq
{:mvn/version "1.7.798"}
{:mvn/version "1.7.804"}

org.slf4j/slf4j-nop
{:mvn/version "1.7.36"}}
Expand Down
2 changes: 1 addition & 1 deletion modules/anomaly/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/async/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/byte-buffer/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}}}
4 changes: 2 additions & 2 deletions modules/cassandra/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

;; current version of transitive dependency of com.datastax.oss/java-driver-core
io.netty/netty-handler
{:mvn/version "4.1.77.Final"}}
{:mvn/version "4.1.78.Final"}}

:aliases
{:test
Expand All @@ -27,7 +27,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/coll/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/cql/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/db-resource-store-cassandra/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/db-resource-store/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/db-tx-log-kafka/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/db-tx-log/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/db/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/executor/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/extern-terminology-service/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/fhir-client/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/fhir-path/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
4 changes: 2 additions & 2 deletions modules/fhir-structure/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{:mvn/version "5.2.1"}

funcool/cuerdas
{:mvn/version "2022.03.27-397"}
{:mvn/version "2022.06.16-403"}

metosin/jsonista
{:mvn/version "0.3.6"}
Expand All @@ -49,7 +49,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/http-client/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/interaction/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/jepsen/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/kv/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/luid/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
4 changes: 2 additions & 2 deletions modules/metrics/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{:mvn/version "0.0.8"}

io.prometheus/simpleclient_hotspot
{:mvn/version "0.15.0"}}
{:mvn/version "0.16.0"}}

:aliases
{:test
Expand All @@ -19,7 +19,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/module-base/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
:git/sha "32a46f5dca8a6b563a6dddf88bec887be3201b08"}

prom-metrics/prom-metrics
{:mvn/version "0.6-alpha.5"}}}
{:mvn/version "0.6-alpha.6"}}}
2 changes: 1 addition & 1 deletion modules/openid-auth/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/operation-measure-evaluate-measure/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/page-store-cassandra/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/page-store/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/rest-api/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/rest-util/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
4 changes: 2 additions & 2 deletions modules/rocksdb/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{:local/root "../module-base"}

org.rocksdb/rocksdbjni
{:mvn/version "7.2.2"}}
{:mvn/version "7.3.1"}}

:aliases
{:test
Expand All @@ -22,7 +22,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/scheduler/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
2 changes: 1 addition & 1 deletion modules/server/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
:kaocha
{:extra-deps
{lambdaisland/kaocha
{:mvn/version "1.66.1034"}}
{:mvn/version "1.67.1055"}}

:main-opts ["-m" "kaocha.runner"]}

Expand Down
Loading

0 comments on commit bf7658e

Please sign in to comment.