Skip to content

Commit

Permalink
chore(deps): update dependency benchmarkdotnet to v0.13.12 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent a13471b commit 97abfbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="prometheus-net" Version="8.2.1" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 97abfbe

Please sign in to comment.