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 341aec2 commit 293ed43Copy full SHA for 293ed43
examples/BatchProcessing/src/HelloWorld/HelloWorld.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
9
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.1" />
10
<PackageReference Include="AWS.Lambda.Powertools.BatchProcessing" Version="0.0.1-preview" />
11
- <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.2" />
+ <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.3" />
12
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
13
</ItemGroup>
14
-</Project>
+</Project>
0 commit comments