Skip to content

Commit

Permalink
Merge pull request #26 from tuist/renovate/apple-swift-log-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency apple/swift-log to from: "1.5.4"
  • Loading branch information
pepicrft authored Jan 22, 2024
2 parents 8899b0b + dffb866 commit c3f45c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-tools-support-core.git", .upToNextMinor(from: "0.6.1")),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.4"),
.package(url: "https://github.com/swift-server/async-http-client.git", from: "1.20.1")
],
targets: [
Expand Down

0 comments on commit c3f45c3

Please sign in to comment.