Skip to content

Commit

Permalink
Update IdentityModel.Tokens to v7 (major) (#3034)
Browse files Browse the repository at this point in the history
Update IdentityModel.Tokens to v7

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 4dcb9a1 commit 5c35f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageVersion Include="Microsoft.Health.SqlServer.Api" Version="7.0.3" />
<PackageVersion Include="Microsoft.Health.Test.Utilities" Version="7.0.3" />
<PackageVersion Include="Microsoft.Health.Tools.Sql.Tasks" Version="7.0.3" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="6.32.3" />
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.0.0" />
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageVersion Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand All @@ -103,7 +103,7 @@
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.Drawing.Common" Version="$(SdkPackageVersion)" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="6.32.3" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.0.0" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Memory" Version="4.5.5" />
<PackageVersion Include="System.Text.Json" Version="$(SdkPackageVersion)" />
Expand Down

0 comments on commit 5c35f70

Please sign in to comment.