Skip to content

Commit 8856500

Browse files
committed
feat(config):change libp2p version
1 parent d0adfa0 commit 8856500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
compile 'org.aspectj:aspectjrt:1.8.13'
5454
compile 'org.aspectj:aspectjweaver:1.8.13'
5555
compile 'org.aspectj:aspectjtools:1.8.13'
56-
compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v0.2.19'
56+
compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v0.2.20'
5757
compile project(":protocol")
5858
}
5959

0 commit comments

Comments
 (0)