Skip to content

Commit 70dedf3

Browse files
committed
Bump puget to 1.3.2
1 parent b71b5e9 commit 70dedf3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changes
66

77
* Bump `fipp` to 0.6.26.
8+
* Bump `puget` to 1.3.2.
89

910
## 0.28.6 (2022-09-04)
1011

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:dependencies [[nrepl "1.0.0"]
1111
^:inline-dep [cider/orchard "0.10.0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
1212
^:inline-dep [thunknyc/profile "0.5.2"]
13-
^:inline-dep [mvxcvi/puget "1.3.1"]
13+
^:inline-dep [mvxcvi/puget "1.3.2"]
1414
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
1515
^:inline-dep [compliment "0.3.14"]
1616
^:inline-dep [org.rksm/suitable "0.4.1" :exclusions [org.clojure/clojurescript]]

0 commit comments

Comments
 (0)