Skip to content

Commit

Permalink
Update dependency Microsoft.Extensions.Options to v3.1.4 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 12, 2020
1 parent 3b64a1b commit d873abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ktos.AspNetCore.Authentication.ApiKeyHeader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.4" />
</ItemGroup>
</Project>

0 comments on commit d873abf

Please sign in to comment.