Skip to content

Commit

Permalink
Merge pull request #29 from phmatray/dependabot/nuget/geometrix-api/M…
Browse files Browse the repository at this point in the history
…icrosoft.AspNetCore.Authentication.JwtBearer-7.0.12

chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.11 to 7.0.12 in /geometrix-api
  • Loading branch information
phmatray authored Oct 18, 2023
2 parents e9cc91a + 664500d commit ebbc1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geometrix-api/Geometrix.WebApi/Geometrix.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.12" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.6.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="7.0.12" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
Expand Down

0 comments on commit ebbc1d4

Please sign in to comment.