Skip to content

Commit ab72172

Browse files
dependabot[bot]arturcic
authored andcommitted
(deps): Bump System.Text.Json from 7.0.0 to 7.0.1
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8863423 commit ab72172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageVersion Include="Polly" Version="7.2.3"/>
3434

3535
<PackageVersion Include="System.Net.Requests" Version="4.3.0"/>
36-
<PackageVersion Include="System.Text.Json" Version="7.0.0"/>
36+
<PackageVersion Include="System.Text.Json" Version="7.0.1"/>
3737
<PackageVersion Include="System.Text.Encodings.Web" Version="7.0.0"/>
3838
<PackageVersion Include="YamlDotNet" Version="12.2.1"/>
3939
</ItemGroup>

0 commit comments

Comments
 (0)