We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d896e16 commit f3149a4Copy full SHA for f3149a4
1 file changed
Package.swift
@@ -62,7 +62,7 @@ let package = Package(
62
.package(url: "https://github.com/google/promises.git", exact: "2.4.0"),
63
.package(url: "https://github.com/google/GoogleDataTransport.git", exact: "10.1.0"),
64
.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"),
+ .package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "5.0.0"),
66
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
67
],
68
targets: [
0 commit comments