From e8f64086acffc832b7505fcffac3178259e49d19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:41:43 +0000 Subject: [PATCH] Update Swift non-major dependencies --- Benchmarks/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmarks/Package.swift b/Benchmarks/Package.swift index 68efcc95..36780484 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.35.0")) ], targets: [ .executableTarget(