Skip to content

Commit 36f6561

Browse files
Bump System.Text.Json from 7.0.2 to 7.0.3 in /build (#148)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 778202d commit 36f6561

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.1" />
1010
<PackageReference Include="SimpleExec" Version="11.0.0" />
11-
<PackageReference Include="System.Text.Json" Version="7.0.2" />
11+
<PackageReference Include="System.Text.Json" Version="7.0.3" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)