Skip to content

Commit

Permalink
Merge pull request #9 from withsalt/dependabot/nuget/src/IflySdk/Syst…
Browse files Browse the repository at this point in the history
…em.Text.Json-8.0.4

Bump System.Text.Json from 8.0.0 to 8.0.4 in /src/IflySdk
  • Loading branch information
withsalt authored Jul 19, 2024
2 parents 5d883ef + 5cf4257 commit da9f440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IflySdk/IflySdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="System.Net.WebSockets.Client.Managed" Version="1.0.22" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit da9f440

Please sign in to comment.