Skip to content

Commit 1f2d649

Browse files
authored
Update batch
Signed-off-by: Henrique Graca <[email protected]>
1 parent f5f7b7b commit 1f2d649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0" />
99
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1" />
10-
<PackageReference Include="AWS.Lambda.Powertools.BatchProcessing" Version="1.1.1" />
10+
<PackageReference Include="AWS.Lambda.Powertools.BatchProcessing" Version="1.1.2" />
1111
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
1212
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)