Skip to content

Commit

Permalink
Bump Verify from 20.8.1 to 20.8.2 in /src
Browse files Browse the repository at this point in the history
Bumps [Verify](https://github.com/VerifyTests/Verify) from 20.8.1 to 20.8.2.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@20.8.1...20.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 79638a8 commit e852619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SourceGenerators/Verify.SourceGenerators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.7.2" />
<PackageReference Include="Polyfill" Version="1.26.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="20.8.1" />
<PackageReference Include="Verify" Version="20.8.2" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
Expand Down

0 comments on commit e852619

Please sign in to comment.