chore(deps): update dependency system.componentmodel.composition to 9.0.7 (#1011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-14 03:27:50 +02:00 committed by GitHub
parent aea2535cc6
commit cb16a51b38
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.6" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.7" />
</ItemGroup>
</Project>