Skip to content

Commit

Permalink
Update dependency com.segment.analytics.java:analytics to v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 4246056 commit 611ef16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.11.2"]
[com.segment.analytics.java/analytics "3.5.0"]]
[com.segment.analytics.java/analytics "3.5.1"]]
:managed-dependencies [[com.squareup.okio/okio-jvm "3.9.0"]]
:profiles {:dev {:dependencies [[bond "0.2.6"]]}}
:plugins [[lein-codox "0.10.8"]]
Expand Down

0 comments on commit 611ef16

Please sign in to comment.