Skip to content

Commit d258cfd

Browse files
Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 9.0.8 (#92)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tony Knight <45595149+tknightnd@users.noreply.github.com>
1 parent 48838f9 commit d258cfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
9+
<PackageReference Include="BenchmarkDotNet" Version="0.15.2" />
1010
<PackageReference Include="Crc32.NET" Version="1.2.0" />
11+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.8" />
1112
</ItemGroup>
1213

1314
</Project>

0 commit comments

Comments
 (0)