We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60d239 commit 0709260Copy full SHA for 0709260
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.multiformats</groupId>
6
<artifactId>java-multiaddr</artifactId>
7
- <version>v1.4.12</version>
+ <version>v1.4.13</version>
8
9
<name>multiaddr</name>
10
<url>https://github.com/multiformats/java-multiaddr</url>
@@ -33,7 +33,7 @@
33
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
34
<version.junit>5.11.0</version.junit>
35
<version.hamcrest>3.0</version.hamcrest>
36
- <version.cid>v1.3.8</version.cid>
+ <version.cid>v1.3.10</version.cid>
37
</properties>
38
39
<repositories>
0 commit comments