File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
<attribute name =" Class-Path" value =" ${ manifest_cp } " />
41
41
<attribute name =" Implementation-Vendor" value =" io.ipfs" />
42
42
<attribute name =" Implementation-Title" value =" multiaddr" />
43
- <attribute name =" Implementation-Version" value =" 1.4.11 " />
43
+ <attribute name =" Implementation-Version" value =" 1.4.12 " />
44
44
</manifest >
45
45
</jar >
46
46
</target >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.multiformats</groupId >
6
6
<artifactId >java-multiaddr</artifactId >
7
- <version >v1.4.11 </version >
7
+ <version >v1.4.12 </version >
8
8
9
9
<name >multiaddr</name >
10
10
<url >https://github.com/multiformats/java-multiaddr</url >
33
33
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
34
34
<version .junit>4.13.2</version .junit>
35
35
<version .hamcrest>2.2</version .hamcrest>
36
- <version .cid>v1.3.6 </version .cid>
36
+ <version .cid>v1.3.7 </version .cid>
37
37
</properties >
38
38
39
39
<repositories >
You can’t perform that action at this time.
0 commit comments