Skip to content

Commit 2411107

Browse files
(deps): Bump the microsoft group in /src with 1 update
Bumps the microsoft group in /src with 1 update: [System.Text.Json](https://github.com/dotnet/runtime). Updates `System.Text.Json` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- 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 b46e943 commit 2411107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageVersion Include="Roslynator.Analyzers" Version="4.10.0" />
2929
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.10.0" />
3030
<PackageVersion Include="Shouldly" Version="4.2.1" />
31-
<PackageVersion Include="System.Text.Json" Version="8.0.1" />
31+
<PackageVersion Include="System.Text.Json" Version="8.0.2" />
3232
<PackageVersion Include="YamlDotNet" Version="15.1.0" />
3333
<PackageVersion Include="coverlet.msbuild" Version="6.0.0" />
3434
</ItemGroup>

0 commit comments

Comments
 (0)