Skip to content

Commit 9b67712

Browse files
build(deps): bump BenchmarkDotNet from 0.13.12 to 0.14.0 (#433)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.12 to 0.14.0. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69d3753 commit 9b67712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<!-- Test dependencies -->
6767
<ItemGroup>
6868
<PackageVersion Include="Akka.Hosting.TestKit" Version="$(AkkaHostingVersion)" />
69-
<PackageVersion Include="BenchmarkDotNet" Version="0.13.12" />
69+
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
7070
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
7171
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
7272
<PackageVersion Include="FluentAssertions" Version="6.12.0" />

0 commit comments

Comments
 (0)