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 04b8d2d commit 5ab3c4dCopy full SHA for 5ab3c4d
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.0"),
+ .package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.1"),
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