Skip to content

Commit e25e25e

Browse files
committed
(maint) Update clj-parent to 4.8.3
Public version of the private 4.8.2 release
1 parent c4a8f26 commit e25e25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(def pdb-version "6.19.2-SNAPSHOT")
22

3-
(def clj-parent-version "4.8.2")
3+
(def clj-parent-version "4.8.3")
44

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

0 commit comments

Comments
 (0)