Skip to content

Commit 7fc6405

Browse files
Update dependency Microsoft.AspNetCore.Authorization to v10
1 parent deab450 commit 7fc6405

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="10.0.3" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)