Skip to content

Commit 0709260

Browse files
committed
v1.4.13
1 parent a60d239 commit 0709260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.multiformats</groupId>
66
<artifactId>java-multiaddr</artifactId>
7-
<version>v1.4.12</version>
7+
<version>v1.4.13</version>
88

99
<name>multiaddr</name>
1010
<url>https://github.com/multiformats/java-multiaddr</url>
@@ -33,7 +33,7 @@
3333
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3434
<version.junit>5.11.0</version.junit>
3535
<version.hamcrest>3.0</version.hamcrest>
36-
<version.cid>v1.3.8</version.cid>
36+
<version.cid>v1.3.10</version.cid>
3737
</properties>
3838

3939
<repositories>

0 commit comments

Comments
 (0)