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 39257f6 commit a7856acCopy full SHA for a7856ac
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
dependencies: [
17
.package(url: "https://github.com/google/promises.git", exact: "2.4.0"),
18
.package(url: "https://github.com/google/GoogleDataTransport.git", exact: "9.4.0"),
19
- .package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.1"),
+ .package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.2"),
20
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "3.3.2"),
21
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
22
],
0 commit comments