Skip to content

Commit 9678817

Browse files
chore(deps): update dependency jwt to v11 (#963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent e0c4363 commit 9678817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Devices/src/Devices.Infrastructure/Devices.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<ItemGroup>
44
<PackageReference Include="FirebaseAdmin" Version="3.1.0" />
5-
<PackageReference Include="JWT" Version="10.1.1" />
5+
<PackageReference Include="JWT" Version="11.0.0" />
66
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
77
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0" />
88
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />

0 commit comments

Comments
 (0)