From 3b5dde2e75741b04fa031948a3094d2ea0d8a6bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 03:25:59 +0000 Subject: [PATCH] fix(deps): Bump github.com/nextcloud/nextcloudkit from 7.4.1 to 7.4.3 Bumps [github.com/nextcloud/nextcloudkit](https://github.com/nextcloud/NextcloudKit) from 7.4.1 to 7.4.3. - [Release notes](https://github.com/nextcloud/NextcloudKit/releases) - [Commits](https://github.com/nextcloud/NextcloudKit/compare/7.4.1...d192518544768f3c86354ef94ce6d699019e9487) --- updated-dependencies: - dependency-name: github.com/nextcloud/nextcloudkit dependency-version: 7.4.3 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 1055d009..6db9efaf 100644 --- a/iOCNotes.xcodeproj/project.pbxproj +++ b/iOCNotes.xcodeproj/project.pbxproj @@ -1157,7 +1157,7 @@ repositoryURL = "https://github.com/nextcloud/NextcloudKit"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 7.4.1; + minimumVersion = 7.4.3; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 073c5a86..27e949ac 100644 --- a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/nextcloud/NextcloudKit", "state" : { - "revision" : "6d21f1258d1fb67b510c3b66129e73d86114fe14", - "version" : "7.4.1" + "revision" : "d192518544768f3c86354ef94ce6d699019e9487", + "version" : "7.4.3" } }, {