From 6ecf8a0217fc0a866a6ef40ad0207d866564c2d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:17:08 +0000 Subject: [PATCH] Update dependency GodToolsShared to v1.1.0 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 875a90901..e7fc12e0c 100644 --- a/Podfile +++ b/Podfile @@ -11,7 +11,7 @@ platform :ios, '15.0' def shared_pods # CruGlobal pods - pod 'GodToolsShared', '1.1.0-SNAPSHOT' + pod 'GodToolsShared', '1.1.0' end target 'godtools' do