From f77c123c1e0a9b7bca1315b607257fb4ce6044a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:29:05 +0000 Subject: [PATCH] chore(deps): bump github.com/apple/swift-collections from 1.4.1 to 1.5.1 Bumps [github.com/apple/swift-collections](https://github.com/apple/swift-collections) from 1.4.1 to 1.5.1. - [Release notes](https://github.com/apple/swift-collections/releases) - [Commits](https://github.com/apple/swift-collections/compare/1.4.1...fea17c02d767f46b23070fdfdacc28a03a39232a) --- updated-dependencies: - dependency-name: github.com/apple/swift-collections dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenSuperMLX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/OpenSuperMLX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d827494..b15a46f 100644 --- a/OpenSuperMLX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/OpenSuperMLX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -159,8 +159,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections.git", "state" : { - "revision" : "6675bc0ff86e61436e615df6fc5174e043e57924", - "version" : "1.4.1" + "revision" : "fea17c02d767f46b23070fdfdacc28a03a39232a", + "version" : "1.5.1" } }, {