Skip to content

Commit

Permalink
Bump the benchmarkdotnet group with 2 updates (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent ceb0ce3 commit f302f59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/Sep.Benchmarks/Sep.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11-nightly.20231116.103" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11-nightly.20231116.103" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11" />
<PackageReference Include="csFastFloat" Version="4.1.0" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/Sep.ComparisonBenchmarks/Sep.ComparisonBenchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.11-nightly.20231116.103" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11-nightly.20231116.103" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.11" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11" />
<PackageReference Include="csFastFloat" Version="4.1.0" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
Expand Down

0 comments on commit f302f59

Please sign in to comment.