Skip to content

Commit 286f83c

Browse files
committed
[Dependencies] Updating AWSSDK (AWS SDK) to 4.0.9.7
1 parent 7fd3b2a commit 286f83c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
4949
- Dependencies - Updated Figgle to 0.6.6
5050
- Dependencies - Updated Meziantou.Analyzer to 3.0.22
5151
- Dependencies - Updated FunFair.CodeAnalysis to 7.1.35.1745
52-
- Dependencies - Updated AWSSDK to 4.0.8.11
5352
- Dependencies - Updated Discord.Net to 3.19.1
5453
- Dependencies - Updated Microsoft.Extensions to 10.0.5
5554
- SDK - Updated DotNet SDK to 10.0.301
@@ -60,6 +59,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
6059
- Dependencies - Updated Philips.CodeAnalysis.DuplicateCodeAnalyzer to 2.0.0
6160
- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 2.0.0
6261
- Dependencies - Updated SonarAnalyzer.CSharp to 10.27.0.140913
62+
- Dependencies - Updated AWSSDK to 4.0.9.7
6363
### Removed
6464
### Deployment Changes
6565
<!--

src/BuildBot.CloudFormation/BuildBot.CloudFormation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<ProjectReference Include="..\BuildBot.Discord\BuildBot.Discord.csproj" />
4242
</ItemGroup>
4343
<ItemGroup>
44-
<PackageReference Include="AWSSDK.CloudFormation" Version="4.0.8.11" />
44+
<PackageReference Include="AWSSDK.CloudFormation" Version="4.0.9.7" />
4545
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="10.0.5" />
4646
</ItemGroup>
4747
<ItemGroup>

0 commit comments

Comments
 (0)