From 28b2ec1e7d4453f3ffc479c4b8a61365adea4388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 19:31:56 +0000 Subject: [PATCH] Bump github.com/apple/swift-nio from 2.98.0 to 2.101.3 in /iOS Bumps [github.com/apple/swift-nio](https://github.com/apple/swift-nio) from 2.98.0 to 2.101.3. - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.98.0...0b18836bd8b0162e7e17a995a3fbee20ed8f3b2b) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-version: 2.101.3 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/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0e7cc4b..3710f5c 100644 --- a/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -141,8 +141,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "cd6710454f25733900e133c6caf5188952763c36", - "version" : "2.98.0" + "revision" : "0b18836bd8b0162e7e17a995a3fbee20ed8f3b2b", + "version" : "2.101.3" } }, {