Skip to content

Commit b3d55db

Browse files
Update dependency Microsoft.Extensions.Http to 9.0.12
1 parent b9782db commit b3d55db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jellyfin.Plugin.LrcLib/Jellyfin.Plugin.LrcLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Jellyfin.Common" Version="10.*-*" />
1919
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
2020
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
21-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.4" />
21+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.12" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)