Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.DownstreamApi from 2.14.0 to 2.15.1 (#2507)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.DownstreamApi](https://github.com/AzureAD/microsoft-identity-web) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](https://github.com/AzureAD/microsoft-identity-web/commits/2.15.1)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.DownstreamApi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 54acdb1 commit af61140
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' != 'true'">
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.14.0" />
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.15.1" />
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' == 'true'">
Expand Down

0 comments on commit af61140

Please sign in to comment.