From ca3ef04d2a9eb3037ef91257533304f12fa63cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:56:46 +0000 Subject: [PATCH] fix(deps): Bump github.com/alamofire/alamofire from 5.11.2 to 5.12.0 Bumps [github.com/alamofire/alamofire](https://github.com/Alamofire/Alamofire) from 5.11.2 to 5.12.0. - [Release notes](https://github.com/Alamofire/Alamofire/releases) - [Changelog](https://github.com/Alamofire/Alamofire/blob/master/CHANGELOG.md) - [Commits](https://github.com/Alamofire/Alamofire/compare/5.11.2...7595cbcf59809f9977c5f6378500de2ad73b7ddb) --- updated-dependencies: - dependency-name: github.com/alamofire/alamofire dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- iOCNotes.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iOCNotes.xcodeproj/project.pbxproj b/iOCNotes.xcodeproj/project.pbxproj index c1108ffd..0cb55d94 100644 --- a/iOCNotes.xcodeproj/project.pbxproj +++ b/iOCNotes.xcodeproj/project.pbxproj @@ -1143,7 +1143,7 @@ repositoryURL = "https://github.com/Alamofire/Alamofire"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 5.1.0; + minimumVersion = 5.12.0; }; }; D0C876DD248F18700052EA63 /* XCRemoteSwiftPackageReference "Version" */ = { diff --git a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a6ca25b..c5c8797a 100644 --- a/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOCNotes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Alamofire/Alamofire", "state" : { - "revision" : "e938f8c66708e7352fc7e3512647fa54255b267a", - "version" : "5.11.2" + "revision" : "7595cbcf59809f9977c5f6378500de2ad73b7ddb", + "version" : "5.12.0" } }, {