Skip to content

Commit

Permalink
Bump AWSSDK.AppConfigData from 3.7.101.79 to 3.7.101.80
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.AppConfigData](https://github.com/aws/aws-sdk-net) from 3.7.101.79 to 3.7.101.80.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/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>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 1e64089 commit 08549d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.AppConfigData" Version="3.7.101.79" />
<PackageReference Include="AWSSDK.AppConfigData" Version="3.7.101.80" />
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.7" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
</ItemGroup>
Expand Down
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.101.79" />
<PackageReference Include="AWSSDK.AppConfigData" Version="3.7.101.80" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 08549d1

Please sign in to comment.