We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7119c62 commit 4bc6775Copy full SHA for 4bc6775
Package.swift
@@ -20,7 +20,7 @@ let package = Package(
20
url: "https://github.com/swiftlang/swift-testing.git",
21
revision: "18c42c19cac3fafd61cab1156d4088664b7424ae"
22
),
23
- .package(url: "https://github.com/apple/swift-log", from: "1.6.3"),
+ .package(url: "https://github.com/apple/swift-log", from: "1.6.4"),
24
],
25
targets: [
26
.executableTarget(
0 commit comments