From 9549951d33dfdca6f2af9999a918b3ae157f5257 Mon Sep 17 00:00:00 2001 From: Kevin McKee Date: Tue, 1 Jul 2025 11:02:32 -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 1ef35cb..b8cb9de 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.1; + minimumVersion = 1.4.2; }; }; /* End XCRemoteSwiftPackageReference section */