From 3e94c318d3f16e00d2551b44d5f4ed0ff6414ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:56:33 +0000 Subject: [PATCH] fix(deps): Bump github.com/nextcloud/nextcloudkit from 6.1.0 to 7.4.1 Bumps [github.com/nextcloud/nextcloudkit](https://github.com/nextcloud/NextcloudKit) from 6.1.0 to 7.4.1. - [Release notes](https://github.com/nextcloud/NextcloudKit/releases) - [Commits](https://github.com/nextcloud/NextcloudKit/compare/6.1.0...6d21f1258d1fb67b510c3b66129e73d86114fe14) --- updated-dependencies: - dependency-name: github.com/nextcloud/nextcloudkit dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-major ... 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..add86963 100644 --- a/iOCNotes.xcodeproj/project.pbxproj +++ b/iOCNotes.xcodeproj/project.pbxproj @@ -1191,7 +1191,7 @@ repositoryURL = "https://github.com/nextcloud/NextcloudKit"; requirement = { kind = exactVersion; - version = 6.1.0; + version = 7.4.1; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a6ca25b..f97c6a63 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" : "33b8c019831b9175229ae37b1c8ba8c71e5dc763", - "version" : "6.1.0" + "revision" : "6d21f1258d1fb67b510c3b66129e73d86114fe14", + "version" : "7.4.1" } }, {