Skip to content

Commit

Permalink
Bump clein
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahTheDuke committed Dec 5, 2024
1 parent ec4770c commit aa09305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
:examples {:extra-paths ["."]}

;; Build a jar or uberjar with `-M:clein jar/uberjar`
:clein {:deps {io.github.noahtheduke/clein {:mvn/version "0.3.0"}}
:clein {:deps {io.github.noahtheduke/clein {:mvn/version "0.3.1"}}
:main-opts ["-m" "noahtheduke.clein"]}
:clein/build
{:lib io.github.noahtheduke/lazytest
Expand Down

0 comments on commit aa09305

Please sign in to comment.