From cc74241bb3706abc2c7aaa09d80c4188e16d3747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:56:40 +0000 Subject: [PATCH] fix(deps): Bump github.com/krzyzanowskim/openssl from 3.6.1 to 3.6.2000 Bumps [github.com/krzyzanowskim/openssl](https://github.com/krzyzanowskim/OpenSSL) from 3.6.1 to 3.6.2000. - [Release notes](https://github.com/krzyzanowskim/OpenSSL/releases) - [Commits](https://github.com/krzyzanowskim/OpenSSL/compare/3.6.1...fdc9231384f37f053dffe058fd6dfc6c5072dae5) --- updated-dependencies: - dependency-name: github.com/krzyzanowskim/openssl dependency-version: 3.6.2000 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- iOCNotes.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iOCNotes.xcodeproj/project.pbxproj b/iOCNotes.xcodeproj/project.pbxproj index c1108ffd..053bea62 100644 --- a/iOCNotes.xcodeproj/project.pbxproj +++ b/iOCNotes.xcodeproj/project.pbxproj @@ -1127,7 +1127,7 @@ repositoryURL = "https://github.com/krzyzanowskim/OpenSSL"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 3.3.2000; + minimumVersion = 3.6.2000; }; }; D0595C7A238632610004C4E8 /* XCRemoteSwiftPackageReference "KeychainAccess" */ = { diff --git a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a6ca25b..1e699ed0 100644 --- a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,8 +51,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/krzyzanowskim/OpenSSL", "state" : { - "revision" : "e7d34385da795aaaeb2212e38c7401e5c333f792", - "version" : "3.6.1" + "revision" : "fdc9231384f37f053dffe058fd6dfc6c5072dae5", + "version" : "3.6.2000" } }, {