Skip to content

Commit

Permalink
Bump BenchmarkDotNet and BenchmarkDotNet.Annotations (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 5ddc80d commit b63451a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StreamRegex.Benchmarks/StreamRegex.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet.Annotations" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet.Annotations" Version="0.13.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b63451a

Please sign in to comment.