From d4e779fc669cd5c71a89fdb722f06721d0b8a53f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 12:04:47 +0200 Subject: [PATCH] Update dependency ordo-one/package-benchmark to from: "1.27.2" (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Benchmarks/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmarks/Package.swift b/Benchmarks/Package.swift index 62656d19..67dbadf8 100644 --- a/Benchmarks/Package.swift +++ b/Benchmarks/Package.swift @@ -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(