Skip to content

Commit

Permalink
Set clj-parent=7.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Dec 6, 2023
1 parent f7a70d8 commit 7ae68f2
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
@@ -1,6 +1,6 @@
(def pdb-version "8.2.1-SNAPSHOT")

(def clj-parent-version "7.2.14")
(def clj-parent-version "7.2.15")

(defn true-in-env? [x]
(#{"true" "yes" "1"} (System/getenv x)))
Expand Down

0 comments on commit 7ae68f2

Please sign in to comment.