From 647051885a9c0da06766092efe014ca2ecd25879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:37:23 +0000 Subject: [PATCH] Bump github.com/hmlongco/factory from 2.5.3 to 3.0.4 Bumps [github.com/hmlongco/factory](https://github.com/hmlongco/Factory) from 2.5.3 to 3.0.4. - [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...8c1c080cdf74188dd6aaa36d8d13206bb465f8f1) --- updated-dependencies: - dependency-name: github.com/hmlongco/factory dependency-version: 3.0.4 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..6f1316c 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.4; }; }; 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..ba0e869 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" : "8c1c080cdf74188dd6aaa36d8d13206bb465f8f1", + "version" : "3.0.4" } }, {