File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
:url " https://www.apache.org/licenses/LICENSE-2.0"
6
6
:year 2022
7
7
:key " apache-2.0" }
8
- :plugins [[lein-cljfmt " 0.8.2 " ]
8
+ :plugins [[lein-cljfmt " 0.9.0 " ]
9
9
[lein-kibit " 0.1.8" ]
10
10
[lein-bikeshed " 0.5.2" ]
11
11
[lein-cloverage " 1.2.4" ]
12
- [jonase/eastwood " 1.2.4 " ]
12
+ [jonase/eastwood " 1.3.0 " ]
13
13
[lein-codox " 0.10.8" ]]
14
14
:dependencies [[org.clojure/clojure " 1.11.1" ]
15
15
[org.clojure/core.async " 1.5.648" ]
16
16
[io.temporal/temporal-sdk " 1.16.0" ]
17
17
[io.temporal/temporal-testing " 1.16.0" ]
18
- [com.taoensso/encore " 3.24 .0" ]
18
+ [com.taoensso/encore " 3.26 .0" ]
19
19
[com.taoensso/timbre " 5.2.1" ]
20
20
[com.taoensso/nippy " 3.2.0" ]
21
- [funcool/promesa " 8 .0.450 " ]
21
+ [funcool/promesa " 9 .0.477 " ]
22
22
[medley " 1.4.0" ]]
23
23
:repl-options {:init-ns user}
24
24
:java-source-paths [" src" ]
You can’t perform that action at this time.
0 commit comments