Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Extensions.Configuration.Json and System.Text.Json #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 9, 2024

  1. Bump Microsoft.Extensions.Configuration.Json and System.Text.Json

    Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.Configuration.Json` from 8.0.0 to 8.0.1
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v8.0.1)
    
    Updates `System.Text.Json` from 6.0.9 to 8.0.5
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.9...v8.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Configuration.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9357061 View commit details
    Browse the repository at this point in the history