mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
Introduced netlayer 0.6.4
This commit is contained in:
parent
1ef854f510
commit
1ff7f008cd
@ -194,10 +194,10 @@ configure(project(':common')) {
|
||||
configure(project(':p2p')) {
|
||||
dependencies {
|
||||
compile project(':common')
|
||||
compile('com.github.JesusMcCloud.netlayer:tor.native:0.6.4b3') {
|
||||
compile('com.github.JesusMcCloud.netlayer:tor.native:0.6.4') {
|
||||
exclude(module: 'slf4j-api')
|
||||
}
|
||||
compile('com.github.JesusMcCloud.netlayer:tor.external:0.6.4b3') {
|
||||
compile('com.github.JesusMcCloud.netlayer:tor.external:0.6.4') {
|
||||
exclude(module: 'slf4j-api')
|
||||
}
|
||||
compile('org.apache.httpcomponents:httpclient:4.5.3') {
|
||||
|
@ -22,8 +22,8 @@ dependencyVerification {
|
||||
'com.googlecode.jcsv:jcsv:73ca7d715e90c8d2c2635cc284543b038245a34f70790660ed590e157b8714a2',
|
||||
'com.github.sarxos:webcam-capture:d960b7ea8ec3ddf2df0725ef214c3fccc9699ea7772df37f544e1f8e4fd665f6',
|
||||
'com.jfoenix:jfoenix:4739e37a05e67c3bc9d5b391a1b93717b5a48fa872992616b0964d3f827f8fe6',
|
||||
'com.github.JesusMcCloud.netlayer:tor.native:45772a7fd6727ec222141d42fb55a5184af8f0806ff44e85455c7018fc362418',
|
||||
'com.github.JesusMcCloud.netlayer:tor.external:5c46f93dccb33a1098c25d030c2dbffc7eff2373ada76118e486bd64a7b0bdc1',
|
||||
'com.github.JesusMcCloud.netlayer:tor.native:0abc4f05ce6e76530f41135a48f306bb71cef7694ec1df39fbd2761c1864c3c6',
|
||||
'com.github.JesusMcCloud.netlayer:tor.external:9929731e5584b5965f450fd6a0440102e370c928dc5ee239df2e3a80a0257c60',
|
||||
'org.apache.httpcomponents:httpclient:db3d1b6c2d6a5e5ad47577ad61854e2f0e0936199b8e05eb541ed52349263135',
|
||||
'net.sf.jopt-simple:jopt-simple:6f45c00908265947c39221035250024f2caec9a15c1c8cf553ebeecee289f342',
|
||||
'org.fxmisc.easybind:easybind:666af296dda6de68751668a62661571b5238ac6f1c07c8a204fc6f902b222aaf',
|
||||
@ -43,7 +43,7 @@ dependencyVerification {
|
||||
'com.google.code.findbugs:jsr305:766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7',
|
||||
'com.google.guava:guava:36a666e3b71ae7f0f0dca23654b67e086e6c93d192f60ba5dfd5519db6c288c8',
|
||||
'com.google.inject:guice:9b9df27a5b8c7864112b4137fd92b36c3f1395bfe57be42fedf2f520ead1a93e',
|
||||
'com.github.JesusMcCloud.netlayer:tor:aa458818231a793a6d905888f21b1003092073539480b1ec8953ed5907524b31',
|
||||
'com.github.JesusMcCloud.netlayer:tor:61ee2bfe19f5c30999df1f636706fafee284921f4ef59d472ec52400e0f863f2',
|
||||
'org.jetbrains.kotlin:kotlin-stdlib-jdk8:193ab7813e4d249f2ea4fc1b968fea8c2126bcbeeb5d6127050ce1b93dbaa7c2',
|
||||
'io.github.microutils:kotlin-logging:4992504fd3c6ecdf9ed10874b9508e758bb908af9e9d7af19a61e9afb6b7e27a',
|
||||
'org.jetbrains.kotlin:kotlin-stdlib-jdk7:877b59bbe466b24a88275a71fd06cd97359d2085420f6f1ac1d766afa8116001',
|
||||
|
Loading…
Reference in New Issue
Block a user