Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-log to from: "1.5.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 7f3ebd4 commit 22de964
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 @@ -39,7 +39,7 @@ let package = Package(
targets: ["AlgoliaSearchClient"])
],
dependencies: [
.package(url: "https://github.com/apple/swift-log.git", from: "1.4.0")
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3")
] + extraPackageDependencies,
targets: [
.target(
Expand Down

0 comments on commit 22de964

Please sign in to comment.