Skip to content

Commit

Permalink
Bump System.Text.Json from 9.0.0 to 9.0.1 in the system group
Browse files Browse the repository at this point in the history
Bumps the system group with 1 update: [System.Text.Json](https://github.com/dotnet/runtime).


Updates `System.Text.Json` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: system
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 1fc874b commit a411b1b
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.0" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
<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 a411b1b

Please sign in to comment.