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 21ea1f4 commit 7381be5Copy full SHA for 7381be5
examples/Logging/src/HelloWorld/HelloWorld.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
9
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.6.0" />
10
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.1" />
11
- <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.4.4" />
+ <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.0" />
12
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.201.13" />
13
</ItemGroup>
14
</Project>
0 commit comments