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
+
1
9
# 2.12.219 (2025-02-06 / 9e6942a)
2
10
3
11
## Changed
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >lambdaisland</groupId >
5
5
<artifactId >deep-diff2</artifactId >
6
- <version >2.11.216 </version >
6
+ <version >2.12.219 </version >
7
7
<name >deep-diff2</name >
8
8
<description >Recursively compare Clojure or ClojureScript data structures, and produce a colorized diff of the result.</description >
9
9
<url >https://github.com/lambdaisland/deep-diff2</url >
25
25
<url >https://github.com/lambdaisland/deep-diff2</url >
26
26
<connection >scm:git:git://github.com/lambdaisland/deep-diff2.git</connection >
27
27
<
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/deep-diff2.git</
developerConnection >
28
- <tag >eac1651d3e0452885be7e7df72059b88ed36fe30 </tag >
28
+ <tag >20eeb8e4d09f6f63e0f5db147293d00c9d4ccacb </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
32
32
<groupId >fipp</groupId >
33
33
<artifactId >fipp</artifactId >
34
- <version >0.6.26 </version >
34
+ <version >0.6.27 </version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >org.clojure</groupId >
38
38
<artifactId >core.rrb-vector</artifactId >
39
- <version >0.1.2 </version >
39
+ <version >0.2.0 </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >lambdaisland</groupId >
76
76
<configuration >
77
77
<archive >
78
78
<manifestEntries >
79
- <git-revision >eac1651d3e0452885be7e7df72059b88ed36fe30 </git-revision >
79
+ <git-revision >20eeb8e4d09f6f63e0f5db147293d00c9d4ccacb </git-revision >
80
80
</manifestEntries >
81
81
</archive >
82
82
</configuration >
You can’t perform that action at this time.
0 commit comments