Commit 9974a31
authored
build: bump System.Memory.Data and System.Text.Json
Bumps [System.Memory.Data](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `System.Memory.Data` from 8.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.2)
Updates `System.Text.Json` from 8.0.5 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.2)
---
updated-dependencies:
- dependency-name: System.Memory.Data
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 8ce7e14 commit 9974a31
File tree
1 file changed
+2
-2
lines changed- Services/src/kernel-memory/service/Abstractions
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments