Skip to content

Commit 14a66c5

Browse files
Bump System.Text.Json from 9.0.3 to 9.0.4
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926d3d9 commit 14a66c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Equatable.Entities/Equatable.Entities.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
15+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)