Skip to content

Commit

Permalink
Merge pull request #355 from servicetitan/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…Identity.Web-1.19.star

build(deps): update Microsoft.Identity.Web requirement from 1.18.* to 1.19.*
  • Loading branch information
alexyakunin authored Nov 2, 2021
2 parents 214e8a2 + 8741803 commit 8ec2ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Update="Microsoft.Toolkit.HighPerformance" Version="7.1.*" />
<PackageReference Update="Npgsql" Version="$(EntityFrameworkCoreVersion)" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="$(EntityFrameworkCoreNpgsqlVersion)" />
<PackageReference Update="Microsoft.Identity.Web" Version="1.18.*" />
<PackageReference Update="Microsoft.Identity.Web" Version="1.19.*" />
<PackageReference Update="MsgPack.Cli" Version="1.0.*" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.*" />
<PackageReference Update="Pluralize.NET" Version="1.0.*" />
Expand Down

0 comments on commit 8ec2ab0

Please sign in to comment.