Skip to content

Commit 6917a44

Browse files
build(deps): Bump System.Text.Json from 6.0.4 to 6.0.5 (#93)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.4...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 2ff4f23 commit 6917a44

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.4" />
14+
<PackageReference Include="System.Text.Json" Version="6.0.5" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)