Skip to content

Commit d51cc27

Browse files
Update dependency google/GoogleDataTransport to v10
1 parent 064418c commit d51cc27

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
@@ -15,7 +15,7 @@ let package = Package(
1515
],
1616
dependencies: [
1717
.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"),
18+
.package(url: "https://github.com/google/GoogleDataTransport.git", exact: "10.0.0"),
1919
.package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.2"),
2020
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "3.4.1"),
2121
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),

0 commit comments

Comments
 (0)