From ab483f6eaeba59852bce8ee23c0bfdaedbb87662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:44:34 +0000 Subject: [PATCH] chore(deps): bump github.com/onevcat/kingfisher from 8.9.0 to 8.10.0 Bumps [github.com/onevcat/kingfisher](https://github.com/onevcat/Kingfisher) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/onevcat/Kingfisher/releases) - [Changelog](https://github.com/onevcat/Kingfisher/blob/master/CHANGELOG.md) - [Commits](https://github.com/onevcat/Kingfisher/compare/8.9.0...ac632bd26a1c00f139ff62fd01806f21cf67325e) --- updated-dependencies: - dependency-name: github.com/onevcat/kingfisher dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- simalytics.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/simalytics.xcodeproj/project.pbxproj b/simalytics.xcodeproj/project.pbxproj index 4b2bf7a..5b634f9 100644 --- a/simalytics.xcodeproj/project.pbxproj +++ b/simalytics.xcodeproj/project.pbxproj @@ -434,7 +434,7 @@ fi repositoryURL = "https://github.com/onevcat/Kingfisher.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 8.2.0; + minimumVersion = 8.10.0; }; }; 34CE99582D6E528500580AE8 /* XCRemoteSwiftPackageReference "SimpleKeychain" */ = { diff --git a/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0f76af7..ef999b8 100644 --- a/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/onevcat/Kingfisher.git", "state" : { - "revision" : "cf8be20d07654570554c8a8a4952bc8a5766a8b0", - "version" : "8.9.0" + "revision" : "ac632bd26a1c00f139ff62fd01806f21cf67325e", + "version" : "8.10.0" } }, {