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 9d1deb4 commit 56c2699Copy full SHA for 56c2699
Directory.Packages.props
@@ -13,7 +13,7 @@
13
<!-- AWS -->
14
<ItemGroup>
15
<PackageVersion Include="Amazon.Lambda.AspNetCoreServer.Hosting" Version="1.9.0" />
16
- <PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.13.0" />
+ <PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.13.1" />
17
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.0" />
18
<PackageVersion Include="Amazon.Lambda.S3Events" Version="3.1.0" />
19
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
0 commit comments