Skip to content

Commit ca06ad7

Browse files
Bump System.Text.Json from 9.0.3 to 9.0.4 in /tools in the dotnet group
Bumps the dotnet group in /tools with 1 update: [System.Text.Json](https://github.com/dotnet/runtime). Updates `System.Text.Json` 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 dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba0673e commit ca06ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Utilities/Utilities.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Octokit" Version="14.0.0" />
11-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
11+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)