Skip to content

Commit 9c404ff

Browse files
ordo-ciktoso
authored andcommitted
update swift version and benchmark
1 parent abc1499 commit 9c404ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Benchmarks/Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.7
1+
// swift-tools-version:5.9
22
//===----------------------------------------------------------------------===//
33
//
44
// This source file is part of the SwiftPrometheus open source project
@@ -22,7 +22,7 @@ let package = Package(
2222
],
2323
dependencies: [
2424
.package(path: "../"),
25-
.package(url: "https://github.com/ordo-one/package-benchmark.git", from: "1.11.2"),
25+
.package(url: "https://github.com/ordo-one/package-benchmark.git", from: "1.29.0"),
2626
],
2727
targets: [
2828
.executableTarget(

0 commit comments

Comments
 (0)