Skip to content

Commit 7bdc793

Browse files
Update dependency jonase:eastwood to v1.4.3
1 parent 1b18c1b commit 7bdc793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
;; this plugin is used by jenkins jobs to interrogate the project version
4040
:plugins [[lein-project-version "0.1.0"]
41-
[jonase/eastwood "1.2.2" :exclusions [org.clojure/clojure]]
41+
[jonase/eastwood "1.4.3" :exclusions [org.clojure/clojure]]
4242
[lein-parent "0.3.9"]]
4343

4444
:eastwood {:ignored-faults {:unused-ret-vals {puppetlabs.kitchensink.classpath [{:line 93}]}

0 commit comments

Comments
 (0)