Skip to content

Commit f4845f5

Browse files
Bump System.Text.Json from 8.0.0 to 8.0.5
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d7c4a1 commit f4845f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphLayout/tools/DebugCurveViewer/DebugCurveViewer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6" PrivateAssets="all" />
6464
</ItemGroup>
6565
<ItemGroup>
66-
<PackageReference Include="System.Text.Json" Version="8.0.0" />
66+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
6767
</ItemGroup>
6868
</Project>

0 commit comments

Comments
 (0)