From b9c118f7b75842903c9db023db4360b222105d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 01:19:24 +0000 Subject: [PATCH] bot: bump github.com/apple/swift-numerics from 1.0.3 to 1.1.1 Bumps [github.com/apple/swift-numerics](https://github.com/apple/swift-numerics) from 1.0.3 to 1.1.1. - [Release notes](https://github.com/apple/swift-numerics/releases) - [Commits](https://github.com/apple/swift-numerics/compare/1.0.3...1.1.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-numerics dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.resolved b/Package.resolved index 8ebd5266..4817f39d 100644 --- a/Package.resolved +++ b/Package.resolved @@ -114,8 +114,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-numerics", "state" : { - "revision" : "e0ec0f5f3af6f3e4d5e7a19d2af26b481acb6ba8", - "version" : "1.0.3" + "revision" : "0c0290ff6b24942dadb83a929ffaaa1481df04a2", + "version" : "1.1.1" } }, {