We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba499f commit 3164e6bCopy full SHA for 3164e6b
Libraries/src/Amazon.Lambda.RuntimeSupport/Amazon.Lambda.RuntimeSupport.csproj
@@ -35,7 +35,7 @@
35
</ItemGroup>
36
37
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
38
- <PackageReference Include="System.Text.Json" Version="6.0.0" />
+ <PackageReference Include="System.Text.Json" Version="6.0.10" />
39
40
41
<ItemGroup>
0 commit comments