Skip to content

Commit

Permalink
Merge pull request #20 from dof-dss/dependabot/nuget/de-institutions-…
Browse files Browse the repository at this point in the history
…api/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.15 to 3.1.18 in /de-institutions-api
  • Loading branch information
MichaelStevenson2207 authored Aug 27, 2021
2 parents 16529a6 + 95497e7 commit a38530f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de-institutions-api/de-institutions-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="FluentValidation.AspNetCore" Version="9.3.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.10" />
Expand Down

0 comments on commit a38530f

Please sign in to comment.