Skip to content

Commit 15cd179

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build: Bump Microsoft.Extensions.DependencyInjection from 9.0.6 to 9.0.7
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9446d8 commit 15cd179

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-stryker": {
6-
"version": "4.6.0",
6+
"version": "4.7.0",
77
"commands": [
88
"dotnet-stryker"
99
]

src/PowerUtils.BenchmarkDotnet.Reporter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
<ItemGroup>
9696
<PackageReference Include="MarkdownLog" Version="0.9.64" />
97-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.6" />
97+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7" />
9898
<PackageReference Include="System.CommandLine" Version="2.0.0-beta5.25306.1" />
9999
</ItemGroup>
100100

0 commit comments

Comments
 (0)