From f88aacf10953072f871afcd79db0b429c0bad119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 06:19:23 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces, System.Runtime.CompilerServices.Unsafe, System.Text.Encodings.Web and System.Text.Json Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime), [System.Text.Encodings.Web](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.0) Updates `System.Text.Encodings.Web` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `System.Text.Json` from 8.0.4 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Encodings.Web 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] --- Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 4e80d65..299d5b7 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -2,18 +2,18 @@ - + - + - - + +