Skip to content

Commit ee0c829

Browse files
Bump System.Text.Json from 10.0.1 to 10.0.2
--- 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] <support@github.com>
1 parent f2ce423 commit ee0c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/Appium.Net.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
1818
<PackageReference Include="NUnit3TestAdapter" Version="6.0.1" />
19-
<PackageReference Include="System.Text.Json" Version="10.0.1" />
19+
<PackageReference Include="System.Text.Json" Version="10.0.2" />
2020
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2121
</ItemGroup>
2222
<ItemGroup>

0 commit comments

Comments
 (0)