Skip to content

Commit ac32389

Browse files
Bump System.Text.Json from 9.0.0 to 9.0.2 in /build
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) --- 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 3c2a24b commit ac32389

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="5.0.0" />
1010
<PackageReference Include="SimpleExec" Version="12.0.0" />
11-
<PackageReference Include="System.Text.Json" Version="9.0.0" />
11+
<PackageReference Include="System.Text.Json" Version="9.0.2" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)