From 088f8e302c58abfda07d28039b4b5cc543272a88 Mon Sep 17 00:00:00 2001 From: Craig Raw Date: Wed, 4 Feb 2026 16:59:42 +0200 Subject: [PATCH] upgrade kmp-tor to fix file deletion issue on windows --- build.gradle | 6 +++--- lark | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 2d5c3b7c..b93ad6c9 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { id 'org-openjfx-javafxplugin' id 'org.beryx.jlink' version '3.2.1' id 'org.gradlex.extra-java-module-info' version '1.13.1' - id 'io.matthewnelson.kmp.tor.resource-filterjar' version '408.16.3' + id 'io.matthewnelson.kmp.tor.resource-filterjar' version '408.21.0' } def os = org.gradle.internal.os.OperatingSystem.current() @@ -74,8 +74,8 @@ dependencies { implementation('com.sparrowwallet:hummingbird:1.7.4') implementation('co.nstant.in:cbor:0.9') implementation('org.openpnp:openpnp-capture-java:0.0.30-1') - implementation("io.matthewnelson.kmp-tor:runtime:2.2.1") - implementation("io.matthewnelson.kmp-tor:resource-exec-tor-gpl:408.16.3") + implementation("io.matthewnelson.kmp-tor:runtime:2.5.0") + implementation("io.matthewnelson.kmp-tor:resource-exec-tor-gpl:408.21.0") implementation('org.jetbrains.kotlinx:kotlinx-coroutines-javafx:1.10.1') { exclude group: 'org.jetbrains.kotlin', module: 'kotlin-stdlib-common' } diff --git a/lark b/lark index c95266bd..36cf0c85 160000 --- a/lark +++ b/lark @@ -1 +1 @@ -Subproject commit c95266bdd625d6ceb92be7ce234a942e03e3c0f8 +Subproject commit 36cf0c85dc299ec7299abd0abc3453b5036d941a