Skip to content

Commit

Permalink
Merge branch 'master' into benchmark-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreffs authored Oct 21, 2024
2 parents fce014d + 9708eba commit 25a60f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Benchmarks/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 25a60f1

Please sign in to comment.