Skip to content

Commit

Permalink
Merge pull request #194 from erikbra/dependabot/nuget/FluentAssertion…
Browse files Browse the repository at this point in the history
…s-6.7.star

Update FluentAssertions requirement from 6.6.* to 6.7.*
  • Loading branch information
wokket authored May 29, 2022
2 parents 5eba601 + 7be0ae4 commit 00c0f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grate.unittests/grate.unittests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.0" />
<PackageReference Include="FluentAssertions" Version="6.6.*" />
<PackageReference Include="FluentAssertions" Version="6.7.*" />
<PackageReference Include="NSubstitute" Version="4.3.*" />
<PackageReference Include="Dapper" Version="2.0.*" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.*" />
Expand Down

0 comments on commit 00c0f35

Please sign in to comment.