Skip to content

Commit

Permalink
Bump Ardalis.Result from 7.2.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [Ardalis.Result](https://github.com/ardalis/result) from 7.2.0 to 9.1.0.
- [Release notes](https://github.com/ardalis/result/releases)
- [Commits](ardalis/Result@v7.2.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent f4d0269 commit a28012f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SmartLearning.Core/SmartLearning.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.5.0" />
<PackageReference Include="Ardalis.Result" Version="7.2.0" />
<PackageReference Include="Ardalis.Result" Version="9.1.0" />
<PackageReference Include="Ardalis.Specification" Version="8.0.0" />
<PackageReference Include="Ardalis.SmartEnum" Version="8.0.0" />
<PackageReference Include="Autofac" Version="7.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/SmartLearning.Web/SmartLearning.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ItemGroup>
<PackageReference Include="Ardalis.ApiEndpoints" Version="4.1.0" />
<PackageReference Include="Ardalis.ListStartupServices" Version="1.1.4" />
<PackageReference Include="Ardalis.Result" Version="7.2.0" />
<PackageReference Include="Ardalis.Result" Version="9.1.0" />
<PackageReference Include="Ardalis.Result.AspNetCore" Version="7.2.0" />
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
Expand Down

0 comments on commit a28012f

Please sign in to comment.