From 9b5302088fc3d7964d312369461c266fa6728116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 05:35:06 +0000 Subject: [PATCH] Update dependency ordo-one/package-benchmark to from: "1.29.11" --- Benchmarks/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmarks/Package.swift b/Benchmarks/Package.swift index 68efcc95..5be117ff 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.29.2")) + .package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.29.11")) ], targets: [ .executableTarget(