Skip to content

Commit

Permalink
Update dependency ordo-one/package-benchmark to from: "1.27.2" (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent e0ee97b commit d4e779f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Benchmarks/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
],
dependencies: [
.package(path: "../"),
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.4.0"))
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.27.2"))
],
targets: [
.executableTarget(
Expand Down

0 comments on commit d4e779f

Please sign in to comment.