Skip to content

Commit ff67796

Browse files
Update dependency google/gtm-session-fetcher to v5
1 parent 95ca116 commit ff67796

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Example/Example.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ let package = Package(
6262
.package(url: "https://github.com/google/promises.git", exact: "2.4.0"),
6363
.package(url: "https://github.com/google/GoogleDataTransport.git", exact: "10.1.0"),
6464
.package(url: "https://github.com/google/GoogleUtilities.git", exact: "8.1.0"),
65-
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "3.5.0"),
65+
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "5.2.0"),
6666
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
6767
],
6868
targets: [

0 commit comments

Comments
 (0)