Skip to content

Commit f3b4eee

Browse files
authored
Merge pull request #60 from Ryu0118/renovate/google-swift-benchmark-0.x
Update dependency google/swift-benchmark to from: "0.1.2"
2 parents c691fe8 + 967017b commit f3b4eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", exact: "1.0.0"),
2727
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", exact: "1.0.2"),
2828
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.1.0"),
29-
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
29+
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
3030
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
3131
],
3232
targets: [

0 commit comments

Comments
 (0)