Skip to content

Commit 293ed43

Browse files
authored
Update batch
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
1 parent 341aec2 commit 293ed43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
99
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.1" />
1010
<PackageReference Include="AWS.Lambda.Powertools.BatchProcessing" Version="0.0.1-preview" />
11-
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.2" />
11+
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.3" />
1212
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1313
</ItemGroup>
14-
</Project>
14+
</Project>

0 commit comments

Comments
 (0)