From ba8c82f82f25bbd1d70dd4a4a57524c8c797de54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:54:27 +0000 Subject: [PATCH] Bump github.com/apple/swift-collections from 1.0.4 to 1.0.5 Bumps [github.com/apple/swift-collections](https://github.com/apple/swift-collections) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/apple/swift-collections/releases) - [Commits](https://github.com/apple/swift-collections/compare/1.0.4...1.0.5) --- updated-dependencies: - dependency-name: github.com/apple/swift-collections dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.resolved b/Package.resolved index 575fd85..8790a2f 100644 --- a/Package.resolved +++ b/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-collections", "state" : { - "revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2", - "version" : "1.0.4" + "revision" : "a902f1823a7ff3c9ab2fba0f992396b948eda307", + "version" : "1.0.5" } }, {