Skip to content

Commit

Permalink
Merge pull request #152 from flcdrg/dependabot/nuget/Verify-17.7.1
Browse files Browse the repository at this point in the history
Bump Verify from 17.6.1 to 17.7.1
  • Loading branch information
github-actions[bot] authored Aug 9, 2022
2 parents e717884 + 8bd6cfc commit 4358065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Verify.MongoDB/Verify.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<!-- Stick with MongoDB.Driver 2.5.0 so we work with that and above -->
<PackageReference Include="MongoDB.Driver" Version="2.5.0" />
<PackageReference Include="Verify" Version="17.6.1" />
<PackageReference Include="Verify" Version="17.7.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>

Expand Down

0 comments on commit 4358065

Please sign in to comment.