Skip to content
Snippets Groups Projects
Verified Commit cf74f075 authored by Mikolai Gütschow's avatar Mikolai Gütschow
Browse files

update Briar core

parent c659ae56
Branches
Tags
1 merge request!311Allow to introduce multiple contacts at once
Pipeline #13872 passed
Subproject commit b09ea495e70ad23d4cd062227969a051f6f18b2f Subproject commit fbf0f63ff7c81d8379cd0c376aa7a348af094d5e
...@@ -38,9 +38,9 @@ buildscript { ...@@ -38,9 +38,9 @@ buildscript {
set("dagger_version", "2.43.2") set("dagger_version", "2.43.2")
set("okhttp_version", "3.12.13") set("okhttp_version", "3.12.13")
set("jackson_version", "2.13.4") set("jackson_version", "2.13.4")
set("tor_version", "0.4.7.13") set("tor_version", "0.4.7.13-2")
set("obfs4proxy_version", "0.0.14-tor1") set("obfs4proxy_version", "0.0.14-tor2")
set("snowflake_version", "2.3.1") set("snowflake_version", "2.5.1")
set("jsoup_version", "1.15.3") set("jsoup_version", "1.15.3")
set("bouncy_castle_version", "1.71") set("bouncy_castle_version", "1.71")
set("junit_version", "4.13.2") set("junit_version", "4.13.2")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment