File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
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# 2.12.219 (2025-02-06 / 9e6942a)
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 >deep-diff2</artifactId >
6- <version >2.11.216 </version >
6+ <version >2.12.219 </version >
77 <name >deep-diff2</name >
88 <description >Recursively compare Clojure or ClojureScript data structures, and produce a colorized diff of the result.</description >
99 <url >https://github.com/lambdaisland/deep-diff2</url >
2525 <url >https://github.com/lambdaisland/deep-diff2</url >
2626 <connection >scm:git:git://github.com/lambdaisland/deep-diff2.git</connection >
2727 <developerConnection >scm:git:ssh://git@github.com/lambdaisland/deep-diff2.git</developerConnection >
28- <tag >eac1651d3e0452885be7e7df72059b88ed36fe30 </tag >
28+ <tag >20eeb8e4d09f6f63e0f5db147293d00c9d4ccacb </tag >
2929 </scm >
3030 <dependencies >
3131 <dependency >
3232 <groupId >fipp</groupId >
3333 <artifactId >fipp</artifactId >
34- <version >0.6.26 </version >
34+ <version >0.6.27 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >org.clojure</groupId >
3838 <artifactId >core.rrb-vector</artifactId >
39- <version >0.1.2 </version >
39+ <version >0.2.0 </version >
4040 </dependency >
4141 <dependency >
4242 <groupId >lambdaisland</groupId >
7676 <configuration >
7777 <archive >
7878 <manifestEntries >
79- <git-revision >eac1651d3e0452885be7e7df72059b88ed36fe30 </git-revision >
79+ <git-revision >20eeb8e4d09f6f63e0f5db147293d00c9d4ccacb </git-revision >
8080 </manifestEntries >
8181 </archive >
8282 </configuration >
You can’t perform that action at this time.
0 commit comments