From 9708eba6cb0e91326dfb402764cf37aa658cbb4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:17:18 +0200 Subject: [PATCH] Update dependency ordo-one/package-benchmark to from: "1.27.3" (#75) --- Benchmarks/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmarks/Package.swift b/Benchmarks/Package.swift index 67dbadf..8be6cba 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.2")) + .package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.27.3")) ], targets: [ .executableTarget(