Skip to content

Commit 90686fa

Browse files
chore(deps): update dependency apple/swift-log to from: "1.6.0"
1 parent 2ac271c commit 90686fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
.package(url: "https://github.com/JohnSundell/Files", from: "4.2.0"),
1919
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.6"),
2020
.package(url: "https://github.com/apple/swift-tools-support-core.git", from: "0.2.2"),
21-
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
21+
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.0"),
2222
.package(url: "https://github.com/apple/swift-syntax.git", .exact("0.50100.0")),
2323
.package(url: "https://github.com/jkandzi/Progress.swift", from: "0.4.0")
2424
],

0 commit comments

Comments
 (0)