Skip to content

Commit 4bc6775

Browse files
renovate[bot]cuberoot
authored andcommitted
Update dependency apple/swift-log to from: "1.6.4" (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7119c62 commit 4bc6775

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
@@ -20,7 +20,7 @@ let package = Package(
2020
url: "https://github.com/swiftlang/swift-testing.git",
2121
revision: "18c42c19cac3fafd61cab1156d4088664b7424ae"
2222
),
23-
.package(url: "https://github.com/apple/swift-log", from: "1.6.3"),
23+
.package(url: "https://github.com/apple/swift-log", from: "1.6.4"),
2424
],
2525
targets: [
2626
.executableTarget(

0 commit comments

Comments
 (0)