Skip to content

Commit f3149a4

Browse files
Update dependency google/gtm-session-fetcher to v5
1 parent d896e16 commit f3149a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0"),
6666
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
6767
],
6868
targets: [

0 commit comments

Comments
 (0)