Skip to content

Commit f9a8b75

Browse files
authoredOct 27, 2021
Merge pull request #17 from slipset/upgrade-analytic
[Fix #15] Upgrade com.segment.analytics.java/analytics to current ver…
2 parents 0172a88 + 135c015 commit f9a8b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.8.0"]
7-
[com.segment.analytics.java/analytics "2.1.1"]]
7+
[com.segment.analytics.java/analytics "3.1.3"]]
88
:profiles {:dev {:dependencies [[bond "0.2.6"]]}}
99
:plugins [[lein-ancient "0.6.15"]
1010
[lein-codox "0.10.7"]]

0 commit comments

Comments
 (0)
Failed to load comments.