Skip to content

Commit a1b97b9

Browse files
Update dependency Microsoft.Extensions.Http to v9
1 parent 8070fd5 commit a1b97b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jellyfin.Plugin.AniDB/Jellyfin.Plugin.AniDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
10-
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.4" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)