Skip to content

Commit 7ebc1da

Browse files
authored
Merge pull request #1 from kkk669/bump-swift-log-1.5.3
2 parents 45bd711 + 256ae5a commit 7ebc1da

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", .upToNextMinor(from: "1.5.2")),
14+
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.5.3")),
1515
],
1616
targets: [
1717
.target(

0 commit comments

Comments
 (0)