Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 18a3953 commit 431edc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Selenium/Verify.Selenium.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.17.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.17.0" />
<PackageReference Include="Verify" Version="23.2.0" />
<PackageReference Include="Verify" Version="23.2.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.110" PrivateAssets="all" />
<Compile Include="..\Verify.Playwright\InnerSocketWaiter.cs" />
</ItemGroup>
Expand Down

0 comments on commit 431edc5

Please sign in to comment.