We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a95d52 commit 30f5d8cCopy full SHA for 30f5d8c
.gitignore
@@ -19,3 +19,4 @@ celestial-third-party.log
19
tags
20
public/bower_components
21
.nrepl-port
22
+celestial-0.10.0.tar
project.clj
@@ -27,7 +27,7 @@
27
; hooks/remoting
28
[clj-http "0.7.6"]
29
[http-kit "2.1.16"]
30
- [supernal "0.5.0"]
+ [supernal "0.5.1"]
31
[conjul "0.0.2"]
32
;api
33
[swag "0.2.7"]
0 commit comments