Skip to content

Commit

Permalink
Merge pull request #16 from onovotny/dependabot/nuget/Microsoft.Ident…
Browse files Browse the repository at this point in the history
…ityModel.Clients.ActiveDirectory-5.0.5

Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 4.5.1 to 5.0.5
  • Loading branch information
Oren Novotny authored Jun 9, 2019
2 parents ffc316a + 3517d89 commit 439d537
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.3" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="4.5.1" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.0.5" />
<PackageReference Include="NuGet.Packaging" Version="5.2.0-xprivate.60006" />
<PackageReference Include="NuGet.Protocol" Version="5.2.0-xprivate.60006" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.5" />
Expand Down

0 comments on commit 439d537

Please sign in to comment.