Skip to content

Commit 30f5d8c

Browse files
author
ronen
committed
bouncy castle depdency fix
1 parent 9a95d52 commit 30f5d8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ celestial-third-party.log
1919
tags
2020
public/bower_components
2121
.nrepl-port
22+
celestial-0.10.0.tar

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
; hooks/remoting
2828
[clj-http "0.7.6"]
2929
[http-kit "2.1.16"]
30-
[supernal "0.5.0"]
30+
[supernal "0.5.1"]
3131
[conjul "0.0.2"]
3232
;api
3333
[swag "0.2.7"]

0 commit comments

Comments
 (0)