Skip to content

Commit

Permalink
[Dependencies] Updating AWSSDK (AWS SDK) to 3.7.402.6
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 17, 2025
1 parent e01c85b commit c6a9b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.Extensions to 9.0.2
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.13.0
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.54.350
- Dependencies - Updated AWSSDK to 3.7.402.5
- Dependencies - Updated FunFair.Test.Common to 6.1.258.1152
- Dependencies - Updated Meziantou.Analyzer to 2.0.188
- Dependencies - Updated AWSSDK to 3.7.402.6
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot.CloudFormation/BuildBot.CloudFormation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<ProjectReference Include="..\BuildBot.ServiceModel\BuildBot.ServiceModel.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.402.5" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.402.6" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c6a9b24

Please sign in to comment.