diff --git a/src/FSClient.Shared/FSClient.Shared.csproj b/src/FSClient.Shared/FSClient.Shared.csproj index 2364adf..818fd6e 100644 --- a/src/FSClient.Shared/FSClient.Shared.csproj +++ b/src/FSClient.Shared/FSClient.Shared.csproj @@ -15,7 +15,7 @@ <PackageReference Include="Nito.AsyncEx.Coordination" Version="5.1.2" /> <PackageReference Include="Nito.AsyncEx.Oop" Version="5.1.2" /> <PackageReference Include="PlaylistsNET" Version="1.1.3" /> - <PackageReference Include="System.Text.Json" Version="5.0.2" /> + <PackageReference Include="System.Text.Json" Version="6.0.3" /> <PackageReference Include="System.Net.Http.Json" Version="5.0.0" /> <PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" /> <PackageReference Include="System.Interactive.Async" Version="5.0.0" />