Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.SecurityToken from 3.7.202.14 to 3.7.202.15
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) from 3.7.202.14 to 3.7.202.15.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.SecurityToken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 195b761 commit f011aa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ProjectReference Include="..\Paramore.Brighter\Paramore.Brighter.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.14" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.15" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.200.61" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.205.19" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.14" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.202.15" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
</ItemGroup>
Expand Down

0 comments on commit f011aa3

Please sign in to comment.