Skip to content

Commit

Permalink
Merge pull request #58 from Amitpnk/dependabot/nuget/src/System.Ident…
Browse files Browse the repository at this point in the history
…ityModel.Tokens.Jwt-8.1.1

chore(deps): bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.1.1 in /src
  • Loading branch information
Amitpnk authored Oct 8, 2024
2 parents fb95f35 + f5915a6 commit 63b0c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OA.Persistence/OA.Persistence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 63b0c53

Please sign in to comment.