Skip to content

Commit 1b68fa2

Browse files
Bump System.Text.Json from 10.0.1 to 10.0.2 (#215)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b48ea98 commit 1b68fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickHouse.Driver/ClickHouse.Driver.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
46-
<PackageReference Include="System.Text.Json" Version="10.0.1" />
46+
<PackageReference Include="System.Text.Json" Version="10.0.2" />
4747
</ItemGroup>
4848

4949
<ItemGroup>

0 commit comments

Comments
 (0)