chore(deps): update dependency system.componentmodel.composition to 9.0.4 (#886)

This commit is contained in:
Zoe Roux 2025-04-14 09:21:03 +02:00 committed by GitHub
commit b6fafa6d68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,6 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageReference Include="Sprache" Version="2.3.1" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.3" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.4" />
</ItemGroup>
</Project>