Skip to content

Commit

Permalink
Bump AWSSDK.Route53 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [AWSSDK.Route53](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.Route53` from 3.7.401.4 to 3.7.401.5
- [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 Aug 19, 2024
1 parent d34b9e6 commit 2d7b0b5
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.401.4" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.401.5" />
<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 2d7b0b5

Please sign in to comment.