Skip to content

Commit 79c882c

Browse files
Update dependency apple/swift-log to from: "1.7.1"
1 parent 718107c commit 79c882c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let package = Package(
3030
url: "https://github.com/swiftlang/swift-testing.git",
3131
from: "6.2.1"
3232
),
33-
.package(url: "https://github.com/apple/swift-log", from: "1.6.4"),
33+
.package(url: "https://github.com/apple/swift-log", from: "1.7.1"),
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.2"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "602.0.0"),
3636
.package(url: "https://github.com/swiftlang/swift-format.git", from: "602.0.0"),

0 commit comments

Comments
 (0)