Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v7…
Browse files Browse the repository at this point in the history
….0.8
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent a2ff73e commit c2e1d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hub/src/Worms.Gateway/Worms.Gateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.143" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<PackageReference Include="Npgsql" Version="7.0.4" />
</ItemGroup>
Expand Down

0 comments on commit c2e1d49

Please sign in to comment.