From 0037dd2ad3650609cbbb17221edcc95b18c8756a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:49:02 +0000 Subject: [PATCH] Bump github.com/hmlongco/factory from 2.5.3 to 3.0.2 Bumps [github.com/hmlongco/factory](https://github.com/hmlongco/Factory) from 2.5.3 to 3.0.2. - [Release notes](https://github.com/hmlongco/Factory/releases) - [Changelog](https://github.com/hmlongco/Factory/blob/main/CHANGELOG) - [Commits](https://github.com/hmlongco/Factory/compare/2.5.3...8123d8e6aaa999ac6f533ad02539087b8692f1ba) --- updated-dependencies: - dependency-name: github.com/hmlongco/factory dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TemplateApp.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TemplateApp.xcodeproj/project.pbxproj b/TemplateApp.xcodeproj/project.pbxproj index d775c00..c612444 100644 --- a/TemplateApp.xcodeproj/project.pbxproj +++ b/TemplateApp.xcodeproj/project.pbxproj @@ -585,7 +585,7 @@ repositoryURL = "https://github.com/hmlongco/Factory.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 2.5.3; + minimumVersion = 3.0.2; }; }; D5F745F32BEE48BC0064F06A /* XCRemoteSwiftPackageReference "Salad" */ = { diff --git a/TemplateApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TemplateApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index de11078..52cd87c 100644 --- a/TemplateApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TemplateApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/hmlongco/Factory.git", "state" : { - "revision" : "ccc898f21992ebc130bc04cc197460a5ae230bcf", - "version" : "2.5.3" + "revision" : "8123d8e6aaa999ac6f533ad02539087b8692f1ba", + "version" : "3.0.2" } }, {