Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.DownstreamApi from 2.15.2 to 2.19.0
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.15.2 to 2.19.0.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.15.2...2.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 73b8249 commit bfce477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ghas/Ghas.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.2"/>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0"/>
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.2"/>
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.15.2"/>
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.19.0"/>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.1"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0"/>
</ItemGroup>
Expand Down

0 comments on commit bfce477

Please sign in to comment.