Skip to content

Commit 612a55b

Browse files
chore: Bump Microsoft.Extensions.DependencyInjection from 9.0.7 to 9.0.8 (#26)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a999cf1 commit 612a55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.Orleans.TestingHost" Version="9.2.1"/>
2727
<PackageReference Include="FluentAssertions" Version="7.0.0"/>
28-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7"/>
28+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.8"/>
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1"/>
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
3131
<PackageReference Include="System.Text.Json" Version="9.0.8"/>

0 commit comments

Comments
 (0)