Skip to content

Commit dfeec08

Browse files
chore(deps): bump System.Text.Json in /grid/odata/WasmApp/Shared (#297)
Bumps System.Text.Json from 6.0.9 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffc2fd0 commit dfeec08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/odata/WasmApp/Shared/WasmApp.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="System.Text.Json" Version="6.0.9" />
8+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<SupportedPlatform Include="browser" />

0 commit comments

Comments
 (0)