Skip to content

Commit f92ac64

Browse files
authored
Merge pull request #18 from pabloFuente/dependabot/nuget/LivekitApi.Example/System.IdentityModel.Tokens.Jwt-8.13.0
Bump System.IdentityModel.Tokens.Jwt from 8.12.1 to 8.13.0
2 parents 4a98820 + 5d76622 commit f92ac64

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
<PackageReference Include="Livekit.Server.Sdk.Dotnet" Version="1.0.10" />
10-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.12.1" />
10+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.13.0" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)