Skip to content

Commit d063e10

Browse files
Bump System.Text.Json from 6.0.0-preview.6.21352.12 to 6.0.5 (#996)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.0-preview.6.21352.12 to 6.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0-preview.6.21352.12...v6.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 441cef5 commit d063e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
88
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.final"/>
9-
<PackageVersion Include="System.Text.Json" Version="6.0.0-preview.6.21352.12"/>
9+
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
1010
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-beta2"/>
1111
<PackageVersion Include="Microsoft.Build.Locator" Version="1.4.1"/>
1212
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0-preview.6.21352.12"/>

0 commit comments

Comments
 (0)