Skip to content

Commit

Permalink
Bump AWSSDK.APIGateway in /src/PortingAssistant.Client.Telemetry
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.APIGateway](https://github.com/aws/aws-sdk-net) from 3.7.2.70 to 3.7.201.33.
- [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.APIGateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 818e4bb commit 23af3ff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.APIGateway" Version="3.7.2.70" />
<PackageReference Include="AWSSDK.APIGateway" Version="3.7.201.33" />
<PackageReference Include="AWSSDK.Core" Version="3.7.106.13" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Serilog" Version="2.10.0" />
Expand Down

0 comments on commit 23af3ff

Please sign in to comment.