Skip to content

Commit d219ce6

Browse files
committedFeb 1, 2023
Bump puget to 1.3.4
1 parent 54a583c commit d219ce6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changes
66

77
* Bump `cljfmt` to 0.9.2.
8+
* Bump `puget` to 1.3.4.
89

910
## 0.30.0 (2023-01-31)
1011

‎project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
^:inline-dep [cider/orchard "0.11.0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
1212
^:inline-dep [mx.cider/haystack "0.0.3"]
1313
^:inline-dep [thunknyc/profile "0.5.2"]
14-
^:inline-dep [mvxcvi/puget "1.3.3"]
14+
^:inline-dep [mvxcvi/puget "1.3.4"]
1515
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
1616
^:inline-dep [compliment "0.3.14"]
1717
^:inline-dep [org.rksm/suitable "0.4.1" :exclusions [org.clojure/clojurescript]]

0 commit comments

Comments
 (0)
Please sign in to comment.