Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Commits
33d01cdc
Verified
Commit
33d01cdc
authored
Feb 19, 2024
by
Sebastian
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade briar core
parent
492984cb
No related branches found
No related tags found
1 merge request
!373
Upgrade briar core
Pipeline
#16116
passed
Feb 19, 2024
Stage: test
Changes
2
Pipelines
5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
briar
+1
-1
1 addition, 1 deletion
briar
build.gradle.kts
+2
-2
2 additions, 2 deletions
build.gradle.kts
with
3 additions
and
3 deletions
briar
@
f16875c6
Compare
b68d24dc
to
f16875c6
Subproject commit
b68d24dca5c17fd9beb2bf4e90f151dfeb14ef99
Subproject commit
f16875c6025701498ef8a1a988be8dd86dba7c38
This diff is collapsed.
Click to expand it.
build.gradle.kts
+
2
−
2
View file @
33d01cdc
...
@@ -38,7 +38,7 @@ buildscript {
...
@@ -38,7 +38,7 @@ buildscript {
set
(
"dagger_version"
,
"2.45"
)
set
(
"dagger_version"
,
"2.45"
)
set
(
"okhttp_version"
,
"4.10.0"
)
set
(
"okhttp_version"
,
"4.10.0"
)
set
(
"jackson_version"
,
"2.13.4"
)
set
(
"jackson_version"
,
"2.13.4"
)
set
(
"tor_version"
,
"0.4.
7.14
"
)
set
(
"tor_version"
,
"0.4.
8.9-1
"
)
set
(
"obfs4proxy_version"
,
"0.0.14-tor2"
)
set
(
"obfs4proxy_version"
,
"0.0.14-tor2"
)
set
(
"snowflake_version"
,
"2.5.1"
)
set
(
"snowflake_version"
,
"2.5.1"
)
set
(
"jsoup_version"
,
"1.15.3"
)
set
(
"jsoup_version"
,
"1.15.3"
)
...
@@ -46,7 +46,7 @@ buildscript {
...
@@ -46,7 +46,7 @@ buildscript {
set
(
"junit_version"
,
"4.13.2"
)
set
(
"junit_version"
,
"4.13.2"
)
set
(
"jmock_version"
,
"2.12.0"
)
set
(
"jmock_version"
,
"2.12.0"
)
set
(
"mockwebserver_version"
,
"4.10.0"
)
set
(
"mockwebserver_version"
,
"4.10.0"
)
set
(
"onionwrapper_version"
,
"0.0.
5
"
)
set
(
"onionwrapper_version"
,
"0.0.
7
"
)
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment