Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-log to from: "1.5.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent c6c7557 commit e2ce277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bzlmod/workspace/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ let package = Package(
name: "MySwiftPackage",
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.0"),
.package(url: "https://github.com/apple/swift-log", from: "1.4.4"),
.package(url: "https://github.com/apple/swift-log", from: "1.5.2"),
]
)

0 comments on commit e2ce277

Please sign in to comment.