Skip to content

Commit 99fa452

Browse files
committed
build: bump swift-log to 1.5.4
1 parent c29617e commit 99fa452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -11,7 +11,7 @@ let package = Package(
1111
)
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"),
14+
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.4"),
1515
],
1616
targets: [
1717
.target(

0 commit comments

Comments
 (0)