File tree 2 files changed +12
-4
lines changed
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.2.124 (2022-05-16 / 5a94bec)
2
10
3
11
## Fixed
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.1.121 </version >
6
+ <version >2.2.124 </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 >4548a492c08fb2f5e09db9f757a95a379a52aa02 </tag >
28
+ <tag >7c069564c485b129e4281d06fa3974a1c307af1b </tag >
29
29
</scm >
30
30
<dependencies >
31
31
<dependency >
41
41
<dependency >
42
42
<groupId >lambdaisland</groupId >
43
43
<artifactId >clj-diff</artifactId >
44
- <version >1.2.62 </version >
44
+ <version >1.3.67 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >mvxcvi</groupId >
79
79
<configuration >
80
80
<archive >
81
81
<manifestEntries >
82
- <git-revision >4548a492c08fb2f5e09db9f757a95a379a52aa02 </git-revision >
82
+ <git-revision >7c069564c485b129e4281d06fa3974a1c307af1b </git-revision >
83
83
</manifestEntries >
84
84
</archive >
85
85
</configuration >
You can’t perform that action at this time.
0 commit comments