Skip to content

Commit

Permalink
Update dependency Microsoft.Extensions.Http to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent dcec5ec commit 4980042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Bookshelf/Jellyfin.Plugin.Bookshelf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1" />
<PackageReference Include="SharpCompress" Version="0.38.0" />
</ItemGroup>

Expand Down

0 comments on commit 4980042

Please sign in to comment.