Skip to content

Commit 3e0582f

Browse files
Bump BenchmarkDotNet from 0.13.10 to 0.13.12 (#123)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.10 to 0.13.12. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.10...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 199ae05 commit 3e0582f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Akade.IndexedSet.Benchmarks/Akade.IndexedSet.Benchmarks.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
11+
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
1212
<PackageReference Include="Bogus" Version="35.5.0" />
1313
<PackageReference Include="Fastenshtein" Version="1.0.0.8" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)