Skip to content

Commit c7e641b

Browse files
build(deps): Bump System.Text.Json from 6.0.6 to 7.0.1 (#131)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.6 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.6...v7.0.1) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58164f7 commit c7e641b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheData.SystemTextJson/ReactiveMarbles.CacheDatabase.SystemTextJson.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="System.Text.Json" Version="6.0.6" />
14+
<PackageReference Include="System.Text.Json" Version="7.0.1" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)