Skip to content

Commit b0f6cee

Browse files
authored
Merge pull request #31 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Types.DataSeeder/Microsoft.Extensions.Hosting.Abstractions-9.0.10
Chore(deps): Bump Microsoft.Extensions.Hosting.Abstractions from 9.0.9 to 9.0.10
2 parents 6b75778 + 6bb3961 commit b0f6cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeOfChaos.Types.DataSeeder/CodeOfChaos.Types.DataSeeder.csproj

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

3636
<ItemGroup>
3737
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
38-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.9" />
38+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.10" />
3939
</ItemGroup>
4040

4141
</Project>

0 commit comments

Comments
 (0)