Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 2361edd commit 187e7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugins/AWSS3/Monai.Deploy.Storage.AWSS3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Compile Include="..\..\AssemblyInfo.cs" Link="AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.304.11" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.31" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\S3Policy\Monai.Deploy.Storage.S3Policy.csproj" />
Expand Down

0 comments on commit 187e7cc

Please sign in to comment.