Skip to content

Commit 420dcd3

Browse files
Update dependency Microsoft.Extensions.DependencyInjection to v9
1 parent 21f894d commit 420dcd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DotnetDispatcher.Tests/DotnetDispatcher.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.4" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1919
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)