Skip to content

Commit

Permalink
chore(deps): update dependency system.componentmodel.composition to 9…
Browse files Browse the repository at this point in the history
….0.1
  • Loading branch information
renovate[bot] authored and zoriya committed Jan 20, 2025
1 parent e937f44 commit 451642c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back/src/Kyoo.Abstractions/Kyoo.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.1" />
</ItemGroup>
</Project>

0 comments on commit 451642c

Please sign in to comment.