Skip to content

Commit ac7bcdc

Browse files
authored
Update SPM distro to GDT 9 (#8199)
1 parent 500ea2d commit ac7bcdc

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
@@ -144,7 +144,7 @@ let package = Package(
144144
.package(
145145
name: "GoogleDataTransport",
146146
url: "https://github.com/google/GoogleDataTransport.git",
147-
"8.4.0" ..< "9.0.0"
147+
"9.0.0" ..< "10.0.0"
148148
),
149149
.package(
150150
name: "GoogleUtilities",

0 commit comments

Comments
 (0)