Skip to content

Commit 9ee0768

Browse files
Bump System.Text.Json from 7.0.0 to 7.0.1 in /build (#135)
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](dotnet/runtime@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 134ec2c commit 9ee0768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Bullseye" Version="4.2.0" />
1010
<PackageReference Include="SimpleExec" Version="11.0.0" />
11-
<PackageReference Include="System.Text.Json" Version="7.0.0" />
11+
<PackageReference Include="System.Text.Json" Version="7.0.1" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)