Skip to content

Commit da6e0e0

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.2.1 to 8.3.0 in /dev-proxy
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abe2ab0 commit da6e0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-proxy/dev-proxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4242
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
4343
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
44-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
44+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.0" />
4545
<PackageReference Include="Unobtanium.Web.Proxy" Version="0.1.5" />
4646
</ItemGroup>
4747

0 commit comments

Comments
 (0)