Skip to content

Commit 749708a

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump the nuget group with 2 updates
Bumps BenchmarkDotNet from 0.15.2 to 0.15.4 Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.2 to 0.15.4 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5155853 commit 749708a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/Questy.Benchmarks/Questy.Benchmarks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="BenchmarkDotNet" Version="0.15.2" />
23-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.2" />
22+
<PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
23+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
2424
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)