Skip to content

Commit

Permalink
feat(s3storage): update AWSSDK.S3 from 3.7.8.22 to 3.7.8.27
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed May 5, 2022
1 parent 5b24751 commit 3a3b691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sitko.Core.Storage.S3/Sitko.Core.Storage.S3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.8.22"/>
<PackageReference Include="AWSSDK.S3" Version="3.7.8.27"/>
<PackageReference Include="AspNetCore.HealthChecks.Aws.S3" Version="5.0.2"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 3a3b691

Please sign in to comment.