Skip to content

Commit

Permalink
Bump Microsoft.Identity.Client from 4.8.2 to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 6, 2020
1 parent 348f591 commit 03555f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignClient/SignClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.9.0" />
<PackageReference Include="Refit" Version="5.0.23" />
</ItemGroup>

Expand Down

0 comments on commit 03555f2

Please sign in to comment.