Skip to content

Commit 07d8c5e

Browse files
committed
Bump promesa to 10.0.571
1 parent 66f0553 commit 07d8c5e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Bump promesa to `10.0.571`
6+
57
## v1.8.0
68

79
- Allow create work-done-progress without percentages, for report only.

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
org.clojure/core.async {:mvn/version "1.5.648"}
33
camel-snake-kebab/camel-snake-kebab {:mvn/version "0.4.3"}
44
cheshire/cheshire {:mvn/version "5.11.0"}
5-
funcool/promesa {:mvn/version "8.0.450"}}
5+
funcool/promesa {:mvn/version "10.0.571"}}
66
:paths ["src" "resources"]
77
:aliases {:test {:extra-deps {lambdaisland/kaocha {:mvn/version "1.64.1010"}}
88
:extra-paths ["test"]

0 commit comments

Comments
 (0)