From 4fe3e1421f5c8b2c7021eef79084be2eba8f735e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:34:14 +0000 Subject: [PATCH] Bump github.com/readium/swift-toolkit from 3.8.0 to 3.10.0 Bumps [github.com/readium/swift-toolkit](https://github.com/readium/swift-toolkit) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/readium/swift-toolkit/releases) - [Changelog](https://github.com/readium/swift-toolkit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/readium/swift-toolkit/compare/3.8.0...ec5f552b06a1117f3e2f50fca466058f494ae8b5) --- updated-dependencies: - dependency-name: github.com/readium/swift-toolkit dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- MaruReader.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MaruReader.xcodeproj/project.pbxproj b/MaruReader.xcodeproj/project.pbxproj index 865a3db..8d5c519 100644 --- a/MaruReader.xcodeproj/project.pbxproj +++ b/MaruReader.xcodeproj/project.pbxproj @@ -4853,7 +4853,7 @@ repositoryURL = "https://github.com/readium/swift-toolkit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 3.8.0; + minimumVersion = 3.10.0; }; }; DBC9FEAE2E6C9B2800F1E920 /* XCRemoteSwiftPackageReference "Zip" */ = { diff --git a/MaruReader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/MaruReader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 06dfe46..846993b 100644 --- a/MaruReader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/MaruReader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -87,8 +87,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/readium/swift-toolkit.git", "state" : { - "revision" : "f7d10d2bf5876408feae14d634416f69d1473fd8", - "version" : "3.8.0" + "revision" : "ec5f552b06a1117f3e2f50fca466058f494ae8b5", + "version" : "3.10.0" } }, {