Skip to content

Commit b933f1b

Browse files
chore(spm): update dependency apple/swift-log to from: "1.13.1" (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc00aea commit b933f1b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let package = Package(
2525
],
2626
dependencies: [
2727
.package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.8")),
28-
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.12.1")),
28+
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.13.1")),
2929
.package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.6.2")),
3030
],
3131
targets: [

0 commit comments

Comments
 (0)