Skip to content

Commit f8530c6

Browse files
Upgrade failjure dep (zero-one-group#17)
1 parent a2f36e9 commit f8530c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "Apache License"
55
:url "https://www.apache.org/licenses/LICENSE-2.0"}
66
:dependencies [[expound "0.8.7"]
7-
[failjure "2.0.0"]
7+
[failjure "2.1.1"]
88
[org.apache.poi/poi-ooxml "4.1.2"]
99
[org.clojure/math.combinatorics "0.1.6"]]
1010
:profiles {:dev {:dependencies [[midje "1.9.9"]]

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "Apache License"
55
:url "https://www.apache.org/licenses/LICENSE-2.0"}
66
:dependencies [[expound "0.8.7"]
7-
[failjure "2.0.0"]
7+
[failjure "2.1.1"]
88
[org.apache.poi/poi-ooxml "4.1.2"]
99
[org.clojure/math.combinatorics "0.1.6"]]
1010
:profiles {:dev {:dependencies [[midje "1.9.9"]]

0 commit comments

Comments
 (0)