Skip to content

Commit

Permalink
Bump FluentRest from 9.9.9 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [FluentRest](https://github.com/loresoft/FluentRest) from 9.9.9 to 10.0.0.
- [Release notes](https://github.com/loresoft/FluentRest/releases)
- [Commits](loresoft/FluentRest@v9.9.9...v10.0.0)

---
updated-dependencies:
- dependency-name: FluentRest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 28049c6 commit 64cfece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/EstimatorX.Client/EstimatorX.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.5.0" />
<PackageReference Include="Blazored.Modal" Version="7.3.1" />
<PackageReference Include="FluentRest" Version="9.9.9" />
<PackageReference Include="FluentRest" Version="10.0.0" />
<PackageReference Include="LoreSoft.Blazor.Controls" Version="9.9.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" PrivateAssets="all" />
Expand Down
2 changes: 1 addition & 1 deletion src/EstimatorX.Core/EstimatorX.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.9.1" />
<PackageReference Include="Cosmos.Abstracts" Version="6.2.3" />
<PackageReference Include="FluentRest" Version="9.9.9" />
<PackageReference Include="FluentRest" Version="10.0.0" />
<PackageReference Include="Nanoid" Version="3.1.0" />
<PackageReference Include="SendGrid" Version="9.29.3" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
Expand Down

0 comments on commit 64cfece

Please sign in to comment.