Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.authentication.jw…
Browse files Browse the repository at this point in the history
…tbearer to v8.0.1
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 79a4ecb commit c73daa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sharp/content/content.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.1" />
<PackageReference Include="MySqlConnector" Version="2.3.3" />
<PackageReference Include="MySqlConnector.DependencyInjection" Version="2.3.1" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
Expand Down

0 comments on commit c73daa0

Please sign in to comment.