Skip to content

Commit

Permalink
Bump NFluent from 3.0.0.351 to 3.0.1.352
Browse files Browse the repository at this point in the history
Bumps NFluent from 3.0.0.351 to 3.0.1.352.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and b3b00 committed Jun 12, 2023
1 parent 880ca95 commit 37bac1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParserTests/ParserTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="NFluent" Version="3.0.0.351" />
<PackageReference Include="NFluent" Version="3.0.1.352" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 37bac1c

Please sign in to comment.