Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Authorization to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent b5615d8 commit 2a2c95d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.0-20240112.4" />
<PackageReference Include="Jellyfin.Model" Version="10.9.0-20240112.4" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a2c95d

Please sign in to comment.