Skip to content

Commit

Permalink
bump clerk version in build
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jul 10, 2023
1 parent b98b74f commit 7edf8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
(def version "0.6.0")
(def pom-deps
{'io.github.nextjournal/clerk
{:mvn/version "0.12.707"
{:mvn/version "0.14.919"
:mvn/scope "provided"}})

(defn- ->version
Expand Down

0 comments on commit 7edf8bd

Please sign in to comment.