From 1cb31e3fedfbb2501b745207c57dbf179e5230cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 03:25:26 +0000 Subject: [PATCH] fix(deps): Bump github.com/nextcloud/nextcloudkit from 7.4.1 to 7.4.2 Bumps [github.com/nextcloud/nextcloudkit](https://github.com/nextcloud/NextcloudKit) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/nextcloud/NextcloudKit/releases) - [Commits](https://github.com/nextcloud/NextcloudKit/compare/7.4.1...f3ca28c4b717f44a20c647232036b4767157a84d) --- updated-dependencies: - dependency-name: github.com/nextcloud/nextcloudkit dependency-version: 7.4.2 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..ad9fa8f3 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.2; }; }; /* 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..5001b9bb 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" : "f3ca28c4b717f44a20c647232036b4767157a84d", + "version" : "7.4.2" } }, {