mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-17 18:01:10 +00:00
[nop] Bump deps
This commit is contained in:
parent
dd9f4b2a33
commit
a60f5b8d7c
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
:scm {:name "git" :url "https://github.com/taoensso/telemere"}
|
:scm {:name "git" :url "https://github.com/taoensso/telemere"}
|
||||||
|
|
||||||
:dependencies
|
:dependencies
|
||||||
[[com.taoensso/encore "3.135.0"]]
|
[[com.taoensso/encore "3.137.5"]]
|
||||||
|
|
||||||
:test-paths ["test" #_"src"]
|
:test-paths ["test" #_"src"]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
(remove-ns (symbol (str *ns*)))
|
(remove-ns (symbol (str *ns*)))
|
||||||
(:api (enc/interns-overview)))
|
(:api (enc/interns-overview)))
|
||||||
|
|
||||||
(enc/assert-min-encore-version [3 135 0])
|
(enc/assert-min-encore-version [3 137 5])
|
||||||
|
|
||||||
;;;; Shared signal API
|
;;;; Shared signal API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue