Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Refit from 6.3.2 to 6.4.1 in /FraudDetection/src/DurableFunctions.UseCases.FraudDetection #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Refit
Bumps [Refit](https://github.com/reactiveui/refit) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@v6.3.2...6.4.1)

---
updated-dependencies:
- dependency-name: Refit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Apr 12, 2023
commit b1751a12c73a18deb18ad0365d829ef4d4743f44
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0"/>
<PackageReference Include="Bogus" Version="34.0.2"/>
<PackageReference Include="Octokit" Version="2.0.1"/>
<PackageReference Include="Refit" Version="6.3.2"/>
<PackageReference Include="Refit" Version="6.4.1"/>
<PackageReference Include="Refit.HttpClientFactory" Version="6.3.2"/>
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.3.2"/>
</ItemGroup>