Skip to content

Commit

Permalink
Bump BenchmarkDotNet from 0.13.1 to 0.13.3 (#1190)
Browse files Browse the repository at this point in the history
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.1...v0.13.3)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2023
1 parent 928d4b9 commit c6f142a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RoslynPackageVersion>4.2.0</RoslynPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.3"/>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-rc1"/>
Expand Down

0 comments on commit c6f142a

Please sign in to comment.