Skip to content

Commit

Permalink
(PDB-5768) Upgrade lein-pprint to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrw committed Jul 16, 2024
1 parent 43cafd6 commit 423b219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
;; compile test files, and crashes because
;; "src" namespaces aren't available.
:aot ^:replace []}
:ci {:plugins [[lein-pprint "1.1.1"]
:ci {:plugins [[lein-pprint "1.3.2"]
[lein-exec "0.3.7"]]}
; We only want to include bouncycastle in the FOSS uberjar.
; PE should be handled by selecting the proper bouncycastle jar
Expand Down

0 comments on commit 423b219

Please sign in to comment.