Skip to content

Commit

Permalink
Bump IdentityModel from 6.1.0 to 6.2.0 in /TeachingRecordSystem (#836)
Browse files Browse the repository at this point in the history
Bumps [IdentityModel](https://github.com/IdentityModel/IdentityModel) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/IdentityModel/IdentityModel/releases)
- [Commits](IdentityModel/IdentityModel@6.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: IdentityModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent d1c23cd commit 63651b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="GovukNotify" Version="6.1.0" />
<PackageReference Include="Hangfire.Core" Version="1.8.5" />
<PackageReference Include="IdentityModel" Version="6.1.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.10">
Expand Down

0 comments on commit 63651b3

Please sign in to comment.