Skip to content

Commit efcf7ce

Browse files
Bump Refit.HttpClientFactory
Bumps the dotnet group with 1 update in the /docs/core/extensions/snippets/http/generated directory: [Refit.HttpClientFactory](https://github.com/reactiveui/refit). Updates `Refit.HttpClientFactory` from 7.1.0 to 7.1.2 - [Release notes](https://github.com/reactiveui/refit/releases) - [Commits](reactiveui/refit@7.1.0...7.1.2) --- updated-dependencies: - dependency-name: Refit.HttpClientFactory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4dc9cc commit efcf7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/http/generated/generated.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
14-
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.0" />
14+
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)