Skip to content

Commit

Permalink
[tmp] Temporarily bump to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Sep 26, 2023
1 parent 2b42787 commit 30fd15c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

:dependencies
[[com.taoensso/encore "3.68.0"]
[com.taoensso/timbre "6.2.2"]
[com.taoensso/nippy "3.2.0"]
[com.taoensso/tufte "2.6.1"]
[com.taoensso/timbre #_"6.2.2" "6.3.0-alpha2"]
[com.taoensso/nippy #_"3.2.0" "3.3.0-RC2"]
[com.taoensso/tufte #_"2.6.1" "3.0.0-alpha1"]
[org.apache.commons/commons-pool2 "2.11.1"]
[commons-codec/commons-codec "1.16.0"]]

Expand Down

0 comments on commit 30fd15c

Please sign in to comment.