From 7962da37fcd1a46ecb55f1cbfd458a8e33fb39b4 Mon Sep 17 00:00:00 2001 From: Kevin McKee Date: Tue, 8 Jul 2025 08:44:39 -0700 Subject: [PATCH] Bumping OAuthKit version to 1.4.5 --- OAuthSample.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuthSample.xcodeproj/project.pbxproj b/OAuthSample.xcodeproj/project.pbxproj index 9bbae94..314bc7d 100644 --- a/OAuthSample.xcodeproj/project.pbxproj +++ b/OAuthSample.xcodeproj/project.pbxproj @@ -581,7 +581,7 @@ repositoryURL = "https://github.com/codefiesta/OAuthKit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.4.3; + minimumVersion = 1.4.5; }; }; /* End XCRemoteSwiftPackageReference section */