We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d3a76 commit bd32734Copy full SHA for bd32734
1 file changed
deps.edn
@@ -39,9 +39,7 @@
39
io.github.cognitect-labs/test-runner
40
{:git/url "https://github.com/cognitect-labs/test-runner"
41
:sha "dd6da11611eeb87f08780a30ac8ea6012d4c05ce"}
42
- com.yetanalytics/lrs {:git/sha "5c0cf215746c21da82d0720e4507b682b0d1f85b"
43
- :git/url "https://github.com/yetanalytics/lrs"
44
- #_#_:mvn/version "1.4.0"}
+ com.yetanalytics/lrs {:mvn/version "1.4.1"}
45
io.pedestal/pedestal.jetty {:mvn/version "0.5.9"}
46
;; Some integration tests use logback
47
ch.qos.logback/logback-classic {:mvn/version "1.5.15"
0 commit comments