Skip to content

Commit

Permalink
Merge pull request #17 from karl-sjogren/dependabot/nuget/benchmark-d…
Browse files Browse the repository at this point in the history
…otnet-c1a7689716
  • Loading branch information
karl-sjogren authored Oct 16, 2023
2 parents 8e796b6 + a44ccdb commit 4618244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark/RobotsTxt.Benchmarks/RobotsTxt.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.8" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
</ItemGroup>

<PropertyGroup Condition="'$(Configuration)' == 'V1'">
Expand Down

0 comments on commit 4618244

Please sign in to comment.