Skip to content

Commit

Permalink
[SPM] Update GoogleUtils version dependency (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Jul 12, 2024
1 parent 30d4f99 commit 6929144
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ let package = Package(
),
.package(
url: "https://github.com/google/GoogleUtilities.git",
branch: "main"
// TODO: Enable after GULs v8 publishes.
// "8.0.0" ..< "9.0.0"
"8.0.0" ..< "9.0.0"
),
.package(
url: "https://github.com/erikdoe/ocmock.git",
Expand Down

0 comments on commit 6929144

Please sign in to comment.