Skip to content

Commit e4faa03

Browse files
Update dependency apple/swift-log to from: "1.12.1" (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a9318f commit e4faa03

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
@@ -18,7 +18,7 @@ let package = Package(
1818
.executable(name: "xcodeinstall", targets: ["xcodeinstall"])
1919
],
2020
dependencies: [
21-
.package(url: "https://github.com/apple/swift-log.git", from: "1.12.0"),
21+
.package(url: "https://github.com/apple/swift-log.git", from: "1.12.1"),
2222
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.7.1"),
2323
.package(url: "https://github.com/apple/swift-crypto", from: "4.5.0"),
2424
.package(url: "https://github.com/apple/swift-system", from: "1.6.4"),

0 commit comments

Comments
 (0)