Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from SlejmUr/dependabot/nuget/JWT-10.1.0
Browse files Browse the repository at this point in the history
Bump JWT from 10.0.2 to 10.1.0
  • Loading branch information
SlejmUr authored Sep 3, 2023
2 parents 7fb7076 + eb31d31 commit 9bcad6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugins/ExtCommands/ExtCommands.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JWT" Version="10.0.2" />
<PackageReference Include="JWT" Version="10.1.0" />
<PackageReference Include="System.Composition.AttributedModel" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 9bcad6c

Please sign in to comment.