From c1c0e76f7f4d722c98f78aa0900e987fbcc7466a Mon Sep 17 00:00:00 2001 From: Kevin McKee Date: Tue, 24 Jun 2025 21:12:59 -0700 Subject: [PATCH] OAuthKit 1.4.1 --- 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 f5e4d9c..d254dd6 100644 --- a/OAuthSample.xcodeproj/project.pbxproj +++ b/OAuthSample.xcodeproj/project.pbxproj @@ -584,7 +584,7 @@ repositoryURL = "https://github.com/codefiesta/OAuthKit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.4.0; + minimumVersion = 1.4.1; }; }; /* End XCRemoteSwiftPackageReference section */