Skip to content

Commit ee45fe5

Browse files
Bump System.Text.Json from 6.0.0 to 8.0.4 in /Guan (#58)
Bumps System.Text.Json from 6.0.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6aad4e commit ee45fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guan/Guan.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<TargetFramework>netstandard2.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="System.Text.Json" Version="6.0.0" />
6+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
77
</ItemGroup>
88
</Project>

0 commit comments

Comments
 (0)