Skip to content

Commit c25a868

Browse files
build: bump System.Text.Json
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ddfef5 commit c25a868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/kernel-memory/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
5454
<PackageVersion Include="System.Memory.Data" Version="8.0.0" />
5555
<PackageVersion Include="System.Numerics.Tensors" Version="9.0.0" />
56-
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
56+
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
5757
<PackageVersion Include="Tiktoken" Version="2.0.3" />
5858
</ItemGroup>
5959
<!-- OpenXml blocked, do not upgrade these -->

0 commit comments

Comments
 (0)