Skip to content

Commit

Permalink
Bump AWSSDK.Core from 3.7.106.29 to 3.7.200.3 (opensearch-project#292)
Browse files Browse the repository at this point in the history
* Bump AWSSDK.Core from 3.7.106.29 to 3.7.200.3

Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.106.29 to 3.7.200.3.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Jul 24, 2023
1 parent ee91a60 commit 5048ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `System.Reflection.Emit.Lightweight` from 4.3.0 to 4.7.0
- Bumps `BenchMarkDotNet` from 0.13.5 to 0.13.6
- Bumps `Microsoft.NET.Test.Sdk` from 17.6.2 to 17.6.3
- Bumps `AWSSDK.Core` from 3.7.106.29 to 3.7.200.3

## [1.4.0]
### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
<ProjectReference Include="$(SolutionRoot)\src\OpenSearch.Net\OpenSearch.Net.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.106.29" />
<PackageReference Include="AWSSDK.Core" Version="3.7.200.3" />
</ItemGroup>
</Project>

0 comments on commit 5048ba2

Please sign in to comment.