Skip to content

Commit

Permalink
Bump FastExpressionCompiler from 3.2.0 to 3.2.1 (#188)
Browse files Browse the repository at this point in the history
Bumps [FastExpressionCompiler](https://github.com/dadhi/FastExpressionCompiler) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases)
- [Commits](dadhi/FastExpressionCompiler@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: FastExpressionCompiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abbas Cyclewala <[email protected]>
  • Loading branch information
dependabot[bot] and abbasc52 authored Aug 10, 2021
1 parent c4d5bbb commit 3ea7fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RulesEngine/RulesEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FastExpressionCompiler" Version="3.2.0" />
<PackageReference Include="FastExpressionCompiler" Version="3.2.1" />
<PackageReference Include="FluentValidation" Version="10.3.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.6" />
Expand Down

0 comments on commit 3ea7fda

Please sign in to comment.