Skip to content

Commit

Permalink
Merge pull request #60 from Ryu0118/renovate/google-swift-benchmark-0.x
Browse files Browse the repository at this point in the history
Update dependency google/swift-benchmark to from: "0.1.2"
  • Loading branch information
Ryu0118 authored Dec 6, 2023
2 parents c691fe8 + 967017b commit f3b4eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let package = Package(
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", exact: "1.0.0"),
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", exact: "1.0.2"),
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.1.0"),
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
],
targets: [
Expand Down

0 comments on commit f3b4eee

Please sign in to comment.