Update deps-lock.json
This commit is contained in:
@@ -177,6 +177,36 @@
|
|||||||
"mvn-repo": "https://repo1.maven.org/maven2/",
|
"mvn-repo": "https://repo1.maven.org/maven2/",
|
||||||
"hash": "sha256-X6yoJLoRW+5FhzAzff2y/OpGui/XdNQwTtvzD6aj8FU="
|
"hash": "sha256-X6yoJLoRW+5FhzAzff2y/OpGui/XdNQwTtvzD6aj8FU="
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/encore/3.128.0/encore-3.128.0.jar",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-l0AC/E4S97rnF9UwYTXOdQHV+/2CgHDGk5RLgqBucKo="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/encore/3.128.0/encore-3.128.0.pom",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-g5iObrhccEgu1wQhBvla58Jrk1X8ZWhgLQ4cWgXkUbo="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/timbre/6.6.1/timbre-6.6.1.jar",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-ITmL/cXhfmbPaEuPWao9bv2nMudyr9FCn+xy7iiKhnE="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/timbre/6.6.1/timbre-6.6.1.pom",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-C4CUMPxN0pQjWlRpCD4Nl+/L70fM9fH53Pa8MKJYrKc="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/truss/1.12.0/truss-1.12.0.jar",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-AQuCeE71ktHRA7zzNdFR1nIbGVtAu8UtOL0cPt2FclI="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "com/taoensso/truss/1.12.0/truss-1.12.0.pom",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-smCeg2i3g7TB0wDzOOXx4B/YWE/HWp/ET0b/WaGZgJg="
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"mvn-path": "commons-codec/commons-codec/1.11/commons-codec-1.11.jar",
|
"mvn-path": "commons-codec/commons-codec/1.11/commons-codec-1.11.jar",
|
||||||
"mvn-repo": "https://repo1.maven.org/maven2/",
|
"mvn-repo": "https://repo1.maven.org/maven2/",
|
||||||
@@ -737,6 +767,16 @@
|
|||||||
"mvn-repo": "https://repo1.maven.org/maven2/",
|
"mvn-repo": "https://repo1.maven.org/maven2/",
|
||||||
"hash": "sha256-d1t6425iggs7htwao5rzfArEuF/0j3/khakionkPRrk="
|
"hash": "sha256-d1t6425iggs7htwao5rzfArEuF/0j3/khakionkPRrk="
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "org/clj-commons/pretty/3.2.0/pretty-3.2.0.jar",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-oiqEMF7WMrmin3XCoTbEviRx8PLwXQFXte6Fv23oK/Y="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"mvn-path": "org/clj-commons/pretty/3.2.0/pretty-3.2.0.pom",
|
||||||
|
"mvn-repo": "https://repo.clojars.org/",
|
||||||
|
"hash": "sha256-SFkW5XXZrb3baaTi53PFQrMaiulmfFM+Yzh+DRUseRM="
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"mvn-path": "org/clojure/clojure/1.10.3/clojure-1.10.3.jar",
|
"mvn-path": "org/clojure/clojure/1.10.3/clojure-1.10.3.jar",
|
||||||
"mvn-repo": "https://repo.maven.apache.org/maven2/",
|
"mvn-repo": "https://repo.maven.apache.org/maven2/",
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
org.eclipse.paho/org.eclipse.paho.client.mqttv3 { :mvn/version "1.2.5" }
|
org.eclipse.paho/org.eclipse.paho.client.mqttv3 { :mvn/version "1.2.5" }
|
||||||
camel-snake-kebab/camel-snake-kebab { :mvn/version "0.4.2" }
|
camel-snake-kebab/camel-snake-kebab { :mvn/version "0.4.2" }
|
||||||
|
com.taoensso/timbre { :mvn/version "6.6.1" }
|
||||||
}
|
}
|
||||||
:aliases {
|
:aliases {
|
||||||
:test {
|
:test {
|
||||||
|
|||||||
Reference in New Issue
Block a user