Skip to content

Commit

Permalink
Bump AWSSDK.Route53 from 3.7.302.85 to 3.7.400 in the dependencies gr…
Browse files Browse the repository at this point in the history
…oup across 1 directory (#738)

Bump AWSSDK.Route53 in the dependencies group across 1 directory

Bumps the dependencies group with 1 update in the / directory: [AWSSDK.Route53](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.Route53` from 3.7.302.85 to 3.7.400
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.400.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 71d3ae2 commit 488681b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeyVault.Acmebot/KeyVault.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Route53" Version="3.7.302.85" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.400" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.PrivateDns" Version="1.1.1" />
Expand Down

0 comments on commit 488681b

Please sign in to comment.