We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a98820 + 5d76622 commit f92ac64Copy full SHA for f92ac64
1 file changed
LivekitApi.Example/dotnet8.csproj
@@ -7,6 +7,6 @@
7
</PropertyGroup>
8
<ItemGroup>
9
<PackageReference Include="Livekit.Server.Sdk.Dotnet" Version="1.0.10" />
10
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.12.1" />
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.13.0" />
11
</ItemGroup>
12
</Project>
0 commit comments