Skip to content

Commit 79bac00

Browse files
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 (restsharp#1590)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.12.1...v0.13.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de93b5a commit 79bac00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/RestSharp.Benchmarks/RestSharp.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="AutoFixture" Version="4.17.0" />
10-
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
10+
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
1111
<PackageReference Include="Utf8Json" Version="1.3.7" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)