Skip to content

Commit

Permalink
[Dependencies] Updating AWSSDK (AWS SDK) to 3.7.401.36
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 6, 2025
1 parent 4b00cd8 commit de508fe
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 SonarAnalyzer.CSharp to 10.6.0.109712
- Dependencies - Updated Credfeto.Enumeration to 1.2.66.909
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.67.907
- Dependencies - Updated AWSSDK to 3.7.401.35
- Dependencies - Updated FunFair.Test.Common to 6.1.256.1131
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.53.337
- Dependencies - Updated AWSSDK to 3.7.401.36
### 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.401.35" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.401.36" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit de508fe

Please sign in to comment.