Skip to content

Commit 2dab702

Browse files
Bump System.Text.Json from 10.0.6 to 10.0.7
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4937560 commit 2dab702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharedNetCoreLibrary/SharedNetCoreLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
24-
<PackageReference Include="System.Text.Json" Version="10.0.6" />
24+
<PackageReference Include="System.Text.Json" Version="10.0.7" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)