Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 53a1103 commit 3bc7a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.DiffPlex/Verify.DiffPlex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="DiffPlex" Version="1.7.2" />
<PackageReference Include="Polyfill" Version="2.0.1" PrivateAssets="all" />
<PackageReference Include="Verify" Version="23.0.0" />
<PackageReference Include="Verify" Version="23.0.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.108" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
</ItemGroup>
Expand Down

0 comments on commit 3bc7a95

Please sign in to comment.