Skip to content

Commit

Permalink
Merge pull request #167 from ktsu-dev/dependabot/nuget/system-494df107dd
Browse files Browse the repository at this point in the history
Bump System.Text.Json from 9.0.0 to 9.0.1 in the system group
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents 4ee43d5 + c5569f3 commit 760b032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImGuiWidgetsDemo/ImGuiWidgetsDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="ktsu.ImGuiPopups" Version="1.0.0-alpha.86" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 760b032

Please sign in to comment.