Skip to content

Commit 940eb67

Browse files
chore(deps): update dependency awssdk.s3 to 4.0.7.7 (#289)
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | nuget | AWSSDK.S3 | 4.0.6.2 | 4.0.7.7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 731e51d commit 940eb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/net8.0/aspnetcore/aspnetcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="AWSSDK.S3" Version="4.0.6.2" />
13+
<PackageReference Include="AWSSDK.S3" Version="4.0.7.7" />
1414
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.17" />
1616
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />

0 commit comments

Comments
 (0)