Skip to content

Commit

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

build(deps): Update Microsoft.Identity.Web requirement from 2.12.* to 2.13.*
  • Loading branch information
alexyakunin authored Aug 23, 2023
2 parents 65786d1 + d839cc5 commit c95a0ca
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 @@ -117,7 +117,7 @@
<PackageReference Update="MySqlConnector" Version="$(MySqlConnectorVersion)" />
<PackageReference Update="Npgsql" Version="$(EntityFrameworkCoreVersion)" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="$(EntityFrameworkCoreNpgsqlVersion)" />
<PackageReference Update="Microsoft.Identity.Web" Version="2.12.*" />
<PackageReference Update="Microsoft.Identity.Web" Version="2.13.*" />
<PackageReference Update="MsgPack.Cli" Version="1.0.*" />
<PackageReference Update="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
<PackageReference Update="Pluralize.NET" Version="1.0.*" />
Expand Down

0 comments on commit c95a0ca

Please sign in to comment.