From f91382e4767d6495b88317e8cc5d500b7ad5c209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:00:22 +0000 Subject: [PATCH] chore: bump github.com/21-dot-dev/swift-secp256k1 in the swift group Bumps the swift group with 1 update: [github.com/21-dot-dev/swift-secp256k1](https://github.com/21-DOT-DEV/swift-secp256k1). Updates `github.com/21-dot-dev/swift-secp256k1` from 0.17.0 to 0.23.2 - [Release notes](https://github.com/21-DOT-DEV/swift-secp256k1/releases) - [Changelog](https://github.com/21-DOT-DEV/swift-secp256k1/blob/main/CHANGELOG.md) - [Commits](https://github.com/21-DOT-DEV/swift-secp256k1/compare/0.17.0...e70a10e036a55fffea31568f0af92d69b6d449cd) --- updated-dependencies: - dependency-name: github.com/21-dot-dev/swift-secp256k1 dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift ... Signed-off-by: dependabot[bot] --- Bitkit.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bitkit.xcodeproj/project.pbxproj b/Bitkit.xcodeproj/project.pbxproj index 844a89eeb..cf5ce8065 100644 --- a/Bitkit.xcodeproj/project.pbxproj +++ b/Bitkit.xcodeproj/project.pbxproj @@ -1230,7 +1230,7 @@ repositoryURL = "https://github.com/21-DOT-DEV/swift-secp256k1"; requirement = { kind = exactVersion; - version = 0.17.0; + version = 0.23.2; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Bitkit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Bitkit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index cf2e05754..54315fd29 100644 --- a/Bitkit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Bitkit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/21-DOT-DEV/swift-secp256k1", "state" : { - "revision" : "9683e8e311c76d8114cd308b697dad2f9fc58fed", - "version" : "0.17.0" + "revision" : "e70a10e036a55fffea31568f0af92d69b6d449cd", + "version" : "0.23.2" } }, {