Skip to content

Commit f6a7c80

Browse files
Bump System.Text.Json from 8.0.4 to 8.0.5 in /tests/IntegrationTests
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34621d4 commit f6a7c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageVersion Include="Serilog" Version="2.6.0" />
2222
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
2323
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
24-
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
24+
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
2525
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
2626
<PackageVersion Include="xunit" Version="2.9.0" />
2727
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />

0 commit comments

Comments
 (0)