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 2c18aec commit 726033dCopy full SHA for 726033d
examples/Parameters/src/HelloWorld/HelloWorld.csproj
@@ -8,6 +8,6 @@
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.0" />
11
- <PackageReference Include="AWS.Lambda.Powertools.Parameters" Version="1.1.2" />
+ <PackageReference Include="AWS.Lambda.Powertools.Parameters" Version="1.2.0" />
12
</ItemGroup>
13
</Project>
0 commit comments