From 4398bd82df4a92d26d9e6ca460cf7d494f3052be Mon Sep 17 00:00:00 2001 From: Kevin McKee Date: Thu, 5 Jun 2025 09:21:53 -0700 Subject: [PATCH] Bumping OAuthKit version --- 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 9641afd..4468485 100644 --- a/OAuthSample.xcodeproj/project.pbxproj +++ b/OAuthSample.xcodeproj/project.pbxproj @@ -394,7 +394,7 @@ repositoryURL = "https://github.com/codefiesta/OAuthKit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.0.0; + minimumVersion = 1.0.2; }; }; /* End XCRemoteSwiftPackageReference section */