Skip to content

Commit

Permalink
Merge pull request #163 from AdamOswald/renovate/apple-swift-algorith…
Browse files Browse the repository at this point in the history
…ms-1.x

Update dependency apple/swift-algorithms to from: "1.2.0"
  • Loading branch information
AdamOswald authored May 9, 2024
2 parents 740481b + e9209d8 commit d95e13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Charts/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
targets: ["Charts"])
],
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0")
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0")
],
targets: [
.target(
Expand Down

0 comments on commit d95e13d

Please sign in to comment.