Skip to content

Commit

Permalink
Merge pull request #172 from yetanalytics/update_colossal
Browse files Browse the repository at this point in the history
Update colossal-squuid dep in response to bugfix
  • Loading branch information
kelvinqian00 authored Sep 29, 2021
2 parents fe2a9f0 + fb7bcbd commit 8aa2501
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
org.clojure/clojurescript]}
com.yetanalytics/colossal-squuid
{:git/url "https://github.com/yetanalytics/colossal-squuid.git"
:git/sha "a125975fc40b14bbba7e7fe4fbe4d9363f7c2202"
:git/sha "2b96574407bfd55fa1deb21bf1e4572f6c91697a"
:git/tag "v0.1.1"
:exclusions [org.clojure/clojure
org.clojure/clojurescript]}}
:aliases
Expand Down

0 comments on commit 8aa2501

Please sign in to comment.