From adde405fe0f363438446acfd3425497eb4486a74 Mon Sep 17 00:00:00 2001 From: Kevin McKee Date: Wed, 2 Jul 2025 13:34:15 -0700 Subject: [PATCH] Bumping kit version to 1.4.3 --- 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 b8cb9de..9bbae94 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.2; + minimumVersion = 1.4.3; }; }; /* End XCRemoteSwiftPackageReference section */