Skip to content

Commit 712dab6

Browse files
authored
Merge pull request tronprotocol#4937 from wubin01/libp2p_update
feat(net): update libp2p version
2 parents 7be378c + 5b357e7 commit 712dab6

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.1'
51+
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '0.1.2'
5252

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

0 commit comments

Comments
 (0)