Skip to content

Commit

Permalink
Merge pull request #2 from jellyfin/renovate/major-dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.AspNetCore.Authorization to v8
  • Loading branch information
barronpm authored Nov 22, 2023
2 parents 59d82f6 + 05fb2ec commit 5bf4941
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-20231114.12" />
<PackageReference Include="Jellyfin.Model" Version="10.9.0-20231114.12" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5bf4941

Please sign in to comment.