Update dependency ordo-one/package-benchmark to from: "1.27.2" (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e0ee97bd7f
commit
d4e779fc66
|
|
@ -10,7 +10,7 @@ let package = Package(
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(path: "../"),
|
.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: [
|
targets: [
|
||||||
.executableTarget(
|
.executableTarget(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue