Skip to content

Commit

Permalink
tools: bump AWSSDK.S3 from 3.7.106 to 3.7.201.4 in /robot
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.106 to 3.7.201.4.
- [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.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2023
1 parent 517d2a7 commit a9bb47a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/Exchange/Exchange.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.106" />
<PackageReference Include="AWSSDK.S3" Version="3.7.201.4" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
</ItemGroup>

Expand Down

0 comments on commit a9bb47a

Please sign in to comment.