Skip to content

Commit 5ab3c4d

Browse files
Update dependency google/GoogleUtilities to v7.13.1
1 parent 04b8d2d commit 5ab3c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(url: "https://github.com/google/promises.git", exact: "2.4.0"),
1818
.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"),
19+
.package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.1"),
2020
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "3.3.2"),
2121
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
2222
],

0 commit comments

Comments
 (0)