Skip to content

Commit bf0e34b

Browse files
(deps): Bump the microsoft group with 1 update
Bumps the microsoft group with 1 update: [System.Text.Json](https://github.com/dotnet/runtime). Updates `System.Text.Json` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff4e668 commit bf0e34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="NUnit.Analyzers" Version="4.0.1" />
2323
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
2424
<PackageVersion Include="Shouldly" Version="4.2.1" />
25-
<PackageVersion Include="System.Text.Json" Version="8.0.2" />
25+
<PackageVersion Include="System.Text.Json" Version="8.0.3" />
2626
<PackageVersion Include="YamlDotNet" Version="15.1.2" />
2727
<PackageVersion Include="coverlet.msbuild" Version="6.0.1" />
2828
</ItemGroup>

0 commit comments

Comments
 (0)