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

Upgrade Tor and snowflake.

parent fe970a3a
No related branches found
No related tags found
1 merge request!17Update bridges, refactor bridge configuration
...@@ -23,9 +23,9 @@ dependencies { ...@@ -23,9 +23,9 @@ 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.7.13-2" testImplementation "org.briarproject:tor-$currentOS.id:0.4.8.9-1"
testImplementation "org.briarproject:obfs4proxy-$currentOS.id:0.0.14-tor2" testImplementation "org.briarproject:obfs4proxy-$currentOS.id:0.0.14-tor2"
testImplementation "org.briarproject:snowflake-$currentOS.id:2.5.1" testImplementation "org.briarproject:snowflake-$currentOS.id:2.9.1"
} }
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