Skip to content

Commit a00452f

Browse files
chore(deps): update dependency apple/swift-log to from: "1.9.1"
1 parent 563b770 commit a00452f

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
@@ -48,7 +48,7 @@ let package = Package(
4848
],
4949
dependencies: [
5050
.package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.8")),
51-
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.9.0")),
51+
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.9.1")),
5252
] + zipFoundationDependency + swiftNioDependency,
5353
targets: [
5454
.target(

0 commit comments

Comments
 (0)