Skip to content

Commit 96993a5

Browse files
Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 9.0.3
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.1 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.1...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fa1e5c commit 96993a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Crayon" Version="2.0.69" />
2626
<PackageReference Include="CsvHelper" Version="27.2.1" />
2727
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
28-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
28+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
2929
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3030
</ItemGroup>
3131

0 commit comments

Comments
 (0)