Skip to content

Commit 3164e6b

Browse files
chore(deps): bump System.Text.Json (#1833)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.10. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.10) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ba499f commit 3164e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636

3737
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
38-
<PackageReference Include="System.Text.Json" Version="6.0.0" />
38+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
3939
</ItemGroup>
4040

4141
<ItemGroup>

0 commit comments

Comments
 (0)