Skip to content

Commit 6ae8610

Browse files
authored
Merge pull request #6 from chengtx01/update_libp2p_version
feat(net):update libp2p to v0.1.4
2 parents 6b99d36 + 5e203bd commit 6ae8610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848

4949
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.69'
5050

51-
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '0.1.3'
51+
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '0.1.4'
5252

5353
compile group: 'com.typesafe', name: 'config', version: '1.3.2'
5454

0 commit comments

Comments
 (0)