Skip to content

Commit 0c5c220

Browse files
Bump System.Text.Json from 9.0.9 to 10.0.0
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96f35d1 commit 0c5c220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/Together/Together.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="System.Text.Json" Version="9.0.9" />
17+
<PackageReference Include="System.Text.Json" Version="10.0.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup Condition="'$(TargetFramework)' == 'net4.6.2'">

0 commit comments

Comments
 (0)