Skip to content

Commit 1c7f3f7

Browse files
committed
Proper tag versions
1 parent aa18427 commit 1c7f3f7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

deps.edn

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,13 @@
4545
;; Yet Analytics deps
4646

4747
com.yetanalytics/lrs
48-
{#_#_:mvn/version "1.2.19"
49-
:git/sha "5972539de89c8ff3dda0a2cb60a9322c18747708"
50-
:git/url "https://github.com/yetanalytics/lrs.git"
48+
{:mvn/version "1.2.21"
5149
:exclusions [org.clojure/clojure
5250
org.clojure/clojurescript
5351
com.yetanalytics/xapi-schema]}
5452

5553
com.yetanalytics/xapi-schema
56-
{#_#_:mvn/version "1.3.0"
57-
:git/sha "63614c73224ecb54843177ce8878a32fc9cabc50"
58-
:git/url "https://github.com/yetanalytics/xapi-schema.git"
54+
{:mvn/version "1.4.0"
5955
:exclusions [org.clojure/clojure
6056
org.clojure/clojurescript]}
6157
com.yetanalytics/colossal-squuid

0 commit comments

Comments
 (0)