File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
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.5.151 (2022-11-21 / 92232a1)
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.4.138 </version >
6
+ <version >2.5.151 </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 >62a13e45be819e037f9e3659266f276cf3d80578 </tag >
28
+ <tag >5b69025bde4ad2b8fabe5b3181a3077a79f229d1 </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
46
46
<dependency >
47
47
<groupId >mvxcvi</groupId >
48
48
<artifactId >arrangement</artifactId >
49
- <version >2.0 .0</version >
49
+ <version >2.1 .0</version >
50
50
</dependency >
51
51
</dependencies >
52
52
<build >
76
76
<configuration >
77
77
<archive >
78
78
<manifestEntries >
79
- <git-revision >62a13e45be819e037f9e3659266f276cf3d80578 </git-revision >
79
+ <git-revision >5b69025bde4ad2b8fabe5b3181a3077a79f229d1 </git-revision >
80
80
</manifestEntries >
81
81
</archive >
82
82
</configuration >
You can’t perform that action at this time.
0 commit comments