From 5a7e7f6f2c5fa10b6a90d940c6efcf6a72581635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 23:36:49 +0100 Subject: [PATCH] Update dependency ordo-one/package-benchmark to from: "1.29.2" (#96) 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 8be6cba..68efcc9 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.27.3")) + .package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.29.2")) ], targets: [ .executableTarget(