Skip to content

Commit 5a7ce0b

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump BenchmarkDotNet from 0.12.1 to 0.13.0
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] <support@github.com>
1 parent 8dd21ff commit 5a7ce0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
20+
<PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
2121
<PackageReference Include="Gu.Analyzers" Version="1.8.5" PrivateAssets="all" />
2222
<PackageReference Include="Gu.Roslyn.Asserts" Version="3.3.2" />
2323
<PackageReference Include="IDisposableAnalyzers" Version="3.4.13" PrivateAssets="all" />

0 commit comments

Comments
 (0)