Skip to content

Commit be0934d

Browse files
authored
[SPM] Bump GoogleUtils lower bound for Firebase 10 (#10264)
1 parent 970b4c4 commit be0934d

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
@@ -160,7 +160,7 @@ let package = Package(
160160
.package(
161161
name: "GoogleUtilities",
162162
url: "https://github.com/google/GoogleUtilities.git",
163-
"7.8.0" ..< "8.0.0"
163+
"7.9.0" ..< "8.0.0"
164164
),
165165
.package(
166166
name: "GTMSessionFetcher",

0 commit comments

Comments
 (0)