Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.AppConfigData from 3.7.400.58 to 3.7.400.59 (#…
Browse files Browse the repository at this point in the history
…170)

Bumps [AWSSDK.AppConfigData](https://github.com/aws/aws-sdk-net) from 3.7.400.58 to 3.7.400.59.
- [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.AppConfigData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7dec034 commit a519683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BervProject.FeatureFlag/BervProject.FeatureFlag.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.AppConfigData" Version="3.7.400.58" />
<PackageReference Include="AWSSDK.AppConfigData" Version="3.7.400.59" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit a519683

Please sign in to comment.