From 38da198669110384da4540700f3b3ff5d1484a67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:07:48 +0000 Subject: [PATCH] Bump github.com/telemetrydeck/swiftsdk from 2.12.0 to 2.14.1 Bumps [github.com/telemetrydeck/swiftsdk](https://github.com/TelemetryDeck/SwiftSDK) from 2.12.0 to 2.14.1. - [Release notes](https://github.com/TelemetryDeck/SwiftSDK/releases) - [Commits](https://github.com/TelemetryDeck/SwiftSDK/compare/2.12.0...ad4a03ec7ea7416a4081370f21c86e55b02a5b88) --- updated-dependencies: - dependency-name: github.com/telemetrydeck/swiftsdk dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cujana.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cujana.xcodeproj/project.pbxproj b/Cujana.xcodeproj/project.pbxproj index f604182..53d59cf 100644 --- a/Cujana.xcodeproj/project.pbxproj +++ b/Cujana.xcodeproj/project.pbxproj @@ -707,7 +707,7 @@ repositoryURL = "https://github.com/TelemetryDeck/SwiftSDK"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 2.12.0; + minimumVersion = 2.14.1; }; }; 4015F1D02FAFA73800DCCA7E /* XCRemoteSwiftPackageReference "polleninformationen-swift" */ = { diff --git a/Cujana.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Cujana.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 05a8f54..9d176a1 100644 --- a/Cujana.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Cujana.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/TelemetryDeck/SwiftSDK", "state" : { - "revision" : "d41d6e86265dc182ba4474f9ef53ecddbbe052b8", - "version" : "2.12.0" + "revision" : "ad4a03ec7ea7416a4081370f21c86e55b02a5b88", + "version" : "2.14.1" } } ],