Skip to content

Commit

Permalink
Update AWS S3 SDK to 3.7.307.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anadale committed Apr 1, 2024
1 parent a40ee43 commit 5fbfae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Authors>Gregory Nickonov</Authors>
<Company>Digillect Team</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.103.39"/>
<PackageReference Include="AWSSDK.S3" Version="3.7.307.6"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.1.0"/>
<PackageReference Include="Microsoft.Extensions.Options" Version="2.1.0"/>
Expand Down

0 comments on commit 5fbfae4

Please sign in to comment.