Skip to content

Commit 966be1c

Browse files
Update dependency ordo-one/package-benchmark to from: "1.29.11"
1 parent df50d32 commit 966be1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Benchmarks/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
],
1111
dependencies: [
1212
.package(path: "../"),
13-
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.29.2"))
13+
.package(url: "https://github.com/ordo-one/package-benchmark", .upToNextMajor(from: "1.29.11"))
1414
],
1515
targets: [
1616
.executableTarget(

0 commit comments

Comments
 (0)