Skip to content

Commit

Permalink
[Dependencies] Updating AWSSDK (AWS SDK) to 3.7.402.18
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 7, 2025
1 parent 635eb27 commit dec9b01
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 @@ -37,7 +37,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.69.956
- Dependencies - Updated FunFair.Test.Common to 6.1.262.1177
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.56.380
- Dependencies - Updated AWSSDK to 3.7.402.17
- Dependencies - Updated AWSSDK to 3.7.402.18
### 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.17" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.402.18" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit dec9b01

Please sign in to comment.