File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
[compojure " 1.6.1" ]
5
5
[org.clojure/clojure " 1.9.0" ]
6
6
[org.clojure/core.async " 0.4.474" ]]
7
- :plugins [[lein-marginalia " 0.9.0 " ]])
7
+ :plugins [[lein-marginalia " 0.9.1 " ]])
Original file line number Diff line number Diff line change 13
13
(def other-dependencies
14
14
'[[org.clojure/tools.logging " 0.4.1" :exclusions [org.clojure/clojure]]
15
15
[manifold " 0.1.8" ]
16
- [byte-streams " 0.2.5-alpha1 " ]
16
+ [byte-streams " 0.2.5-alpha2 " ]
17
17
[potemkin " 0.4.5" ]])
18
18
19
- (defproject aleph " 0.4.7-alpha1 "
19
+ (defproject aleph " 0.4.7-alpha2 "
20
20
:description " a framework for asynchronous communication"
21
21
:repositories {" jboss" " https://repository.jboss.org/nexus/content/groups/public/"
22
22
" sonatype-oss-public" " https://oss.sonatype.org/content/groups/public/" }
You can’t perform that action at this time.
0 commit comments