Skip to content

Commit

Permalink
Bump Verify from 21.0.0 to 21.1.0 in /src (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 587eb53 commit 24e7c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.NewtonsoftJson/Verify.NewtonsoftJson.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.9.0" />
<PackageReference Include="Verify" Version="21.0.0" />
<PackageReference Include="Verify" Version="21.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="ProjectDefaults" Version="1.0.94" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit 24e7c83

Please sign in to comment.