Skip to content

Commit

Permalink
Bump AWSSDK.Route53 in the dependencies group across 1 directory
Browse files Browse the repository at this point in the history
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.403.4 to 3.7.403.14
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [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.Route53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 470bd6f commit 0999dfb
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.403.4" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.403.14" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.PrivateDns" Version="1.2.0" />
Expand Down

0 comments on commit 0999dfb

Please sign in to comment.