Skip to content

Commit

Permalink
Update benchmark.net
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Aug 10, 2023
1 parent d79094f commit 66c535e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
if: matrix.os == 'windows-latest'
uses: ncipollo/[email protected]
with:
tag: v1.4.4
tag: v1.4.5
2 changes: 1 addition & 1 deletion Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.6" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.7" />
</ItemGroup>

</Project>

0 comments on commit 66c535e

Please sign in to comment.