Skip to content

Commit 7dfd73f

Browse files
build(deps): bump IdentityModel in /TransformerBeeClient
Bumps [IdentityModel](https://github.com/IdentityModel/IdentityModel) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/IdentityModel/IdentityModel/releases) - [Commits](DuendeArchive/IdentityModel@6.2.0...7.0.0) --- updated-dependencies: - dependency-name: IdentityModel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7a3d77 commit 7dfd73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="EDILibrary.Core" Version="1.6.2" />
1717
<PackageReference Include="Hochfrequenz.BO4Enet" Version="0.4.1" />
18-
<PackageReference Include="IdentityModel" Version="6.2.0" />
18+
<PackageReference Include="IdentityModel" Version="7.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
2020
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)