Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TA MINH QUANG authored and TA MINH QUANG committed Feb 9, 2022
1 parent 5d87755 commit 2a90e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ let package = Package(
dependencies: [
.package(name: "GoogleAppMeasurement",
url: "https://github.com/google/GoogleAppMeasurement.git",
"7.0.0"..<"9.0.0"
"7.0.0"..<"10.0.0"
),
.package(name: "GoogleUserMessagingPlatform",
url: "https://github.com/quanghits/GoogleUserMessagingPlatform.git",
"1.1.0"..."2.0.0")
"1.1.0"..."3.0.0")

],
targets: [
Expand Down

0 comments on commit 2a90e1e

Please sign in to comment.