Skip to content

Commit ab7e959

Browse files
Bump System.Text.Json
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 7cb1b30 commit ab7e959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/E2E/Azure.Functions.PowerShellWorker.E2E/Azure.Functions.PowerShellWorker.E2E/Azure.Functions.PowerShellWorker.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
15-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
15+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1616
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
1717
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1818
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)