Skip to content

Commit

Permalink
[Dependencies] Updating AWSSDK (AWS SDK) to 3.7.402.5
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 13, 2025
1 parent ed8dc5d commit a7008b3
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 @@ -34,10 +34,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- 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
- 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
### 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.4" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.402.5" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit a7008b3

Please sign in to comment.