Skip to content

Commit aaa29f1

Browse files
dependabot[bot]rlhagerm
authored andcommitted
Bump System.Text.Json in /dotnetv3/StepFunctions/Scenarios
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 0d05e83 commit aaa29f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnetv3/StepFunctions/Scenarios/StepFunctionsBasics.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="AWSSDK.StepFunctions" Version="3.7.102.67" />
1414
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1515
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
16-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
16+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)