Skip to content

Commit

Permalink
Bump puget to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 1, 2023
1 parent 54a583c commit d219ce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Changes

* Bump `cljfmt` to 0.9.2.
* Bump `puget` to 1.3.4.

## 0.30.0 (2023-01-31)

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
^:inline-dep [cider/orchard "0.11.0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
^:inline-dep [mx.cider/haystack "0.0.3"]
^:inline-dep [thunknyc/profile "0.5.2"]
^:inline-dep [mvxcvi/puget "1.3.3"]
^:inline-dep [mvxcvi/puget "1.3.4"]
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
^:inline-dep [compliment "0.3.14"]
^:inline-dep [org.rksm/suitable "0.4.1" :exclusions [org.clojure/clojurescript]]
Expand Down

0 comments on commit d219ce6

Please sign in to comment.