We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a8f26 commit e25e25eCopy full SHA for e25e25e
project.clj
@@ -1,6 +1,6 @@
1
(def pdb-version "6.19.2-SNAPSHOT")
2
3
-(def clj-parent-version "4.8.2")
+(def clj-parent-version "4.8.3")
4
5
(defn true-in-env? [x]
6
(#{"true" "yes" "1"} (System/getenv x)))
0 commit comments