Skip to content
Snippets Groups Projects
Commit b8fda61e authored by akwizgran's avatar akwizgran
Browse files

Upgrade Tor to 0.4.8.14 and Lyrebird to 0.5.0-3 for tests.

parent 54472d4d
No related branches found
No related tags found
1 merge request!22Upgrade Tor to 0.4.8.14 and Lyrebird to 0.5.0-3 for tests
Pipeline #17444 passed
...@@ -23,8 +23,8 @@ dependencies { ...@@ -23,8 +23,8 @@ dependencies {
testImplementation project(path: ':onionwrapper-core', configuration: 'testOutput') testImplementation project(path: ':onionwrapper-core', configuration: 'testOutput')
testImplementation 'junit:junit:4.13.2' testImplementation 'junit:junit:4.13.2'
testImplementation "org.briarproject:tor-$currentOS.id:0.4.8.9-1" testImplementation "org.briarproject:tor-$currentOS.id:0.4.8.14"
testImplementation "org.briarproject:lyrebird-$currentOS.id:0.5.0-2" testImplementation "org.briarproject:lyrebird-$currentOS.id:0.5.0-3"
} }
mavenPublishing { mavenPublishing {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment