Skip to content

Commit 726033d

Browse files
authored
Update HelloWorld.csproj
Signed-off-by: Henrique Graca <[email protected]>
1 parent 2c18aec commit 726033d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Parameters/src/HelloWorld/HelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
99
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.6.0" />
1010
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.0" />
11-
<PackageReference Include="AWS.Lambda.Powertools.Parameters" Version="1.1.2" />
11+
<PackageReference Include="AWS.Lambda.Powertools.Parameters" Version="1.2.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)