Skip to content

Commit

Permalink
Merge pull request #54 from jellyfin/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.AspNetCore.Authorization to v8.0.8
  • Loading branch information
Bond-009 authored Aug 13, 2024
2 parents 20c373e + 5725654 commit dc41dd3
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.*-*" />
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dc41dd3

Please sign in to comment.