Skip to content

Commit 8960a6b

Browse files
authored
feat(version):update libp2p version to 2.2.0 (#5692)
1 parent f0a46ff commit 8960a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
compile 'org.aspectj:aspectjrt:1.8.13'
4747
compile 'org.aspectj:aspectjweaver:1.8.13'
4848
compile 'org.aspectj:aspectjtools:1.8.13'
49-
compile group: 'com.github.tronprotocol', name: 'libp2p', version: 'test-v2.2.1',{
49+
compile group: 'io.github.tronprotocol', name: 'libp2p', version: '2.2.0',{
5050
exclude group: 'io.grpc', module: 'grpc-context'
5151
exclude group: 'io.grpc', module: 'grpc-core'
5252
exclude group: 'io.grpc', module: 'grpc-netty'

0 commit comments

Comments
 (0)