Skip to content

Commit fa8d8cf

Browse files
authored
Merge pull request #5487 from jwrct/update_libp2p
feat(net): update libp2p version to test-v2.0.2
2 parents 0fbbc7a + 7b6dfe4 commit fa8d8cf

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: 'io.github.tronprotocol', name: 'libp2p', version: '1.2.0',{
56+
compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v2.0.2',{
5757
exclude group: 'io.grpc', module: 'grpc-context'
5858
exclude group: 'io.grpc', module: 'grpc-core'
5959
exclude group: 'io.grpc', module: 'grpc-netty'

0 commit comments

Comments
 (0)