Skip to content

Commit 5861dad

Browse files
authored
Update GTMAppAuth's URL dependency in Package.swift. (#521)
1 parent 090f1c6 commit 5861dad

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
@@ -51,7 +51,7 @@ let package = Package(
5151
from: "11.0.0"),
5252
.package(
5353
name: "GTMAppAuth",
54-
url: "https://github.com/brnnmrls/GTMAppAuth.git",
54+
url: "https://github.com/google/GTMAppAuth.git",
5555
from: "5.0.0"),
5656
.package(
5757
name: "GTMSessionFetcher",

0 commit comments

Comments
 (0)