Skip to content

Commit 85fa55c

Browse files
authored
Merge pull request #86 from pabloFuente/dependabot/nuget/LivekitApi.Example/System.IdentityModel.Tokens.Jwt-8.19.1
Bump System.IdentityModel.Tokens.Jwt from 8.18.0 to 8.19.1
2 parents 5c5a3f2 + c45a8c3 commit 85fa55c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LivekitApi.Example/dotnet8.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<ProjectReference Include="../../LivekitApi/LivekitApi.csproj" />
10-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.18.0" />
10+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.19.1" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)