Skip to content

Commit

Permalink
build(deps): bump AWSSDK.CloudWatchLogs from 3.7.305.30 to 3.7.305.32
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.CloudWatchLogs](https://github.com/aws/aws-sdk-net) from 3.7.305.30 to 3.7.305.32.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.CloudWatchLogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 07c8d7f commit d83e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CallMyTrade.Api/CallMyTrade.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.CloudWatchLogs" Version="3.7.305.30" />
<PackageReference Include="AWSSDK.CloudWatchLogs" Version="3.7.305.32" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.1" />
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.300" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.1" />
Expand Down

0 comments on commit d83e00c

Please sign in to comment.