Skip to content

Commit ffd4d78

Browse files
Update dependency Microsoft.AspNetCore.Authorization to 8.0.25
1 parent deab450 commit ffd4d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Jellyfin.Plugin.Dlna.Playback/Jellyfin.Plugin.Dlna.Playback.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
1212
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
13-
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.10" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.25" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)