Skip to content

Commit

Permalink
chore(deps): bump JWT from 10.0.2 to 10.1.1 in /api
Browse files Browse the repository at this point in the history
Bumps [JWT](https://github.com/jwt-dotnet/jwt) from 10.0.2 to 10.1.1.
- [Release notes](https://github.com/jwt-dotnet/jwt/releases)
- [Changelog](https://github.com/jwt-dotnet/jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jwt-dotnet/jwt/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CodeMyst committed May 11, 2024
1 parent 78d54d6 commit 7e1f6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pastemyst.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="8.0.0" />
<PackageReference Include="JWT" Version="10.0.2" />
<PackageReference Include="JWT" Version="10.1.1" />
<PackageReference Include="LibGit2Sharp" Version="0.27.2" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
Expand Down

0 comments on commit 7e1f6c0

Please sign in to comment.