diff --git a/ElementX.xcodeproj/project.pbxproj b/ElementX.xcodeproj/project.pbxproj index ccb9502b4..77c3f06a4 100644 --- a/ElementX.xcodeproj/project.pbxproj +++ b/ElementX.xcodeproj/project.pbxproj @@ -10183,7 +10183,7 @@ repositoryURL = "https://github.com/PostHog/posthog-ios"; requirement = { kind = upToNextMinorVersion; - minimumVersion = 3.55.1; + minimumVersion = 3.56.0; }; }; A08925A9D5E3770DEB9D8509 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = { diff --git a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a2c8ef218..9de164580 100644 --- a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -194,8 +194,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/PostHog/posthog-ios", "state" : { - "revision" : "c165ead50ecf66368685a8467fa625fc0960bace", - "version" : "3.55.1" + "revision" : "a6f3ab1ee07df004aa480474ecbfa78cd24920b2", + "version" : "3.56.0" } }, { diff --git a/project.yml b/project.yml index 1fdd2b872..a89681d10 100644 --- a/project.yml +++ b/project.yml @@ -144,7 +144,7 @@ packages: minorVersion: 6.25.1 PostHog: url: https://github.com/PostHog/posthog-ios - minorVersion: 3.55.1 + minorVersion: 3.56.0 Sentry: url: https://github.com/getsentry/sentry-cocoa minorVersion: 9.11.0