From 3ec99c2b51a0004c6fb2c43943fcf11bc71262e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 03:24:21 +0000 Subject: [PATCH] fix(deps): Bump github.com/nextcloud/nextcloudkit from 7.4.1 to 7.5.0 Bumps [github.com/nextcloud/nextcloudkit](https://github.com/nextcloud/NextcloudKit) from 7.4.1 to 7.5.0. - [Release notes](https://github.com/nextcloud/NextcloudKit/releases) - [Commits](https://github.com/nextcloud/NextcloudKit/compare/7.4.1...2c86f8b3af59b51f60bfcc8620f59f845a5554fb) --- updated-dependencies: - dependency-name: github.com/nextcloud/nextcloudkit dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1098e647..68bea5a2 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.5.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d50c43d2..94338553 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" : "2c86f8b3af59b51f60bfcc8620f59f845a5554fb", + "version" : "7.5.0" } }, {