File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 1+ # Unreleased
2+
3+ ## Added
4+
5+ ## Fixed
6+
7+ ## Changed
8+
19# 1.89.1380 (2024-05-07 / d10b0de)
210
311## Changed
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >lambdaisland</groupId >
55 <artifactId >kaocha</artifactId >
6- <version >1.88.1376 </version >
6+ <version >1.89.1380 </version >
77 <name >kaocha</name >
88 <description >Full featured next generation test runner for Clojure.</description >
99 <url >https://github.com/lambdaisland/kaocha</url >
2525 <url >https://github.com/lambdaisland/kaocha</url >
2626 <connection >scm:git:git://github.com/lambdaisland/kaocha.git</connection >
2727 <
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/kaocha.git</
developerConnection >
28- <tag >2c61e0571778cbf44181fcf711d7ba75d88cbbb0 </tag >
28+ <tag >7457efa132791d93f34aa4ae709f13732e6739b8 </tag >
2929 </scm >
3030 <dependencies >
31- <dependency >
32- <groupId >org.clojure</groupId >
33- <artifactId >clojure</artifactId >
34- <version >1.11.2</version >
35- </dependency >
3631 <dependency >
3732 <groupId >lambdaisland</groupId >
3833 <artifactId >deep-diff2</artifactId >
4338 <artifactId >expound</artifactId >
4439 <version >0.9.0</version >
4540 </dependency >
46- <dependency >
47- <groupId >org.clojure</groupId >
48- <artifactId >spec.alpha</artifactId >
49- <version >0.4.233</version >
50- </dependency >
5141 <dependency >
5242 <groupId >org.clojure</groupId >
5343 <artifactId >tools.cli</artifactId >
157147 <configuration >
158148 <archive >
159149 <manifestEntries >
160- <git-revision >2c61e0571778cbf44181fcf711d7ba75d88cbbb0 </git-revision >
150+ <git-revision >7457efa132791d93f34aa4ae709f13732e6739b8 </git-revision >
161151 </manifestEntries >
162152 </archive >
163153 </configuration >
You can’t perform that action at this time.
0 commit comments