Skip to content

Commit d5226b2

Browse files
Bump the web group with 1 update (#1017)
Bumps Microsoft.Extensions.Http.Polly from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http.Polly dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ca098a commit d5226b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FeatureFlags.Web/FeatureFlags.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
1414
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
15-
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.6" />
15+
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.7" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)