Skip to content

Commit

Permalink
Bump AWSSDK.Core from 3.7.400.11 to 3.7.400.13 (opensearch-project#779)
Browse files Browse the repository at this point in the history
* Bump AWSSDK.Core from 3.7.400.11 to 3.7.400.13

Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.400.11 to 3.7.400.13.
- [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.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 Sep 2, 2024
1 parent 705c914 commit 04ee446
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 @@ -21,6 +21,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bumps `System.Diagnostics.DiagnosticSource` from 6.0.1 to 8.0.1
- Bumps `YamlDotNet` from 16.0.0 to 16.1.0
- Bumps `AWSSDK.Core` from 3.7.400.11 to 3.7.400.13

## [1.8.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.400.11" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.13" />
</ItemGroup>
</Project>

0 comments on commit 04ee446

Please sign in to comment.