Skip to content

Commit

Permalink
[Dependencies] Updating AWSSDK (AWS SDK) to 3.7.402.4
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 13, 2025
1 parent 7cf0cff commit 9c5dfee
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 @@ -33,11 +33,11 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit.analyzers to 1.20.0
- Dependencies - Updated xunit.runner.visualstudio to 3.0.2
- Dependencies - Updated FunFair.Test.Common to 6.1.257.1137
- Dependencies - Updated AWSSDK to 3.7.402.1
- SDK - Updated DotNet SDK to 9.0.200
- Dependencies - Updated Meziantou.Analyzer to 2.0.187
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.13.2
- Dependencies - Updated Roslynator.Analyzers to 4.13.0
- Dependencies - Updated AWSSDK to 3.7.402.4
### 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.1" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.402.4" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 9c5dfee

Please sign in to comment.