Skip to content

Commit d7c7a56

Browse files
committed
chore: update version
1 parent 3b30664 commit d7c7a56

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
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/Local-Connectivity-Lab/lcl-ping.git", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.2.3"),
1414
.package(url: "https://github.com/scottrhoyt/SwiftyTextTable.git", from: "0.9.0"),
15-
.package(url: "https://github.com/Local-Connectivity-Lab/lcl-auth.git", branch: "main"),
15+
.package(url: "https://github.com/Local-Connectivity-Lab/lcl-auth.git", from: "1.0.2"),
1616
.package(url: "https://github.com/apple/swift-nio.git", from: "2.81.0"),
1717
.package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.25.0"),
1818
.package(url: "https://github.com/Local-Connectivity-Lab/lcl-speedtest.git", from: "1.0.7"),

0 commit comments

Comments
 (0)