Skip to content

Commit dd7bd0e

Browse files
committed
Bump swift-log to 1.5.2
1 parent 8b2bfbc commit dd7bd0e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Package.resolved

Lines changed: 16 additions & 0 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
@@ -11,7 +11,7 @@ let package = Package(
1111
)
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.4.4")),
14+
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.5.2")),
1515
],
1616
targets: [
1717
.target(

0 commit comments

Comments
 (0)