From ec870ae9291215972c67e16cf2e393fe22c7d94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 20:08:04 +0000 Subject: [PATCH] Bump github.com/apple/swift-collections from 1.5.0 to 1.5.1 Bumps [github.com/apple/swift-collections](https://github.com/apple/swift-collections) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/apple/swift-collections/releases) - [Commits](https://github.com/apple/swift-collections/compare/1.5.0...fea17c02d767f46b23070fdfdacc28a03a39232a) --- updated-dependencies: - dependency-name: github.com/apple/swift-collections dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- BeeSwift.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BeeSwift.xcodeproj/project.pbxproj b/BeeSwift.xcodeproj/project.pbxproj index fc400eb4..eacd94ca 100644 --- a/BeeSwift.xcodeproj/project.pbxproj +++ b/BeeSwift.xcodeproj/project.pbxproj @@ -1141,7 +1141,7 @@ repositoryURL = "https://github.com/apple/swift-collections"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.5.0; + minimumVersion = 1.5.1; }; }; E4ASYNC002E3A5B0100ASYNC /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = { diff --git a/BeeSwift.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BeeSwift.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 88785407..4467d67d 100644 --- a/BeeSwift.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BeeSwift.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -150,8 +150,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections", "state" : { - "revision" : "03cc312c2c933ed87abace34044a5dff7a3117c1", - "version" : "1.5.0" + "revision" : "fea17c02d767f46b23070fdfdacc28a03a39232a", + "version" : "1.5.1" } }, {