Skip to content

Commit

Permalink
Merge pull request #487 from VerifyTests/dependabot/nuget/src/Verify-…
Browse files Browse the repository at this point in the history
…22.1.0

Bump Verify from 21.3.0 to 22.1.0 in /src
  • Loading branch information
SimonCropp authored Oct 5, 2023
2 parents 2a03cce + ea4ba2e commit e71ff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SqlServer/Verify.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
<PackageReference Include="Verify" Version="21.3.0" />
<PackageReference Include="Verify" Version="22.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
Expand Down

0 comments on commit e71ff04

Please sign in to comment.