We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa18427 commit 1c7f3f7Copy full SHA for 1c7f3f7
deps.edn
@@ -45,17 +45,13 @@
45
;; Yet Analytics deps
46
47
com.yetanalytics/lrs
48
- {#_#_:mvn/version "1.2.19"
49
- :git/sha "5972539de89c8ff3dda0a2cb60a9322c18747708"
50
- :git/url "https://github.com/yetanalytics/lrs.git"
+ {:mvn/version "1.2.21"
51
:exclusions [org.clojure/clojure
52
org.clojure/clojurescript
53
com.yetanalytics/xapi-schema]}
54
55
com.yetanalytics/xapi-schema
56
- {#_#_:mvn/version "1.3.0"
57
- :git/sha "63614c73224ecb54843177ce8878a32fc9cabc50"
58
- :git/url "https://github.com/yetanalytics/xapi-schema.git"
+ {:mvn/version "1.4.0"
59
60
org.clojure/clojurescript]}
61
com.yetanalytics/colossal-squuid
0 commit comments