Skip to content

Commit

Permalink
Bump FastExpressionCompiler.Internal.src from 4.2.1 to 4.2.2 in /src (#…
Browse files Browse the repository at this point in the history
…7178)

Bumps [FastExpressionCompiler.Internal.src](https://github.com/dadhi/FastExpressionCompiler) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases)
- [Commits](dadhi/FastExpressionCompiler@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: FastExpressionCompiler.Internal.src
  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>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f236f1f commit 80e25dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.Core/NServiceBus.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup Label="Private dependencies">
<PackageReference Include="FastExpressionCompiler.Internal.src" Version="4.2.1" PrivateAssets="All" />
<PackageReference Include="FastExpressionCompiler.Internal.src" Version="4.2.2" PrivateAssets="All" />
<PackageReference Include="Fody" Version="6.8.2" PrivateAssets="All" />
<PackageReference Include="Janitor.Fody" Version="1.9.0" PrivateAssets="All" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="All" />
Expand Down

0 comments on commit 80e25dd

Please sign in to comment.