Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.5 to 9.0.0 (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Lamparter <[email protected]>
  • Loading branch information
dependabot[bot] and Lamparter authored Nov 30, 2024
1 parent 8ca952c commit d7dd9a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="PInvoke.User32" Version="0.7.124" />
<PackageVersion Include="ProjBobcat" Version="1.16.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="WinUIEx" Version="2.3.4" />
<PackageVersion Include="XboxAuthNet.Game.Msal" Version="0.0.5" />
<!--Emerald.CoreX-->
Expand Down
2 changes: 1 addition & 1 deletion Emerald.Core/Emerald.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="CmlLib.Core" Version="3.3.10" />
<PackageReference Include="CmlLib.Core.Auth.Microsoft" Version="3.0.1" />
<PackageReference Include="ProjBobcat" Version="1.16.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

</Project>

0 comments on commit d7dd9a6

Please sign in to comment.