Skip to content

Commit

Permalink
Bump VisualAssert from 2.4.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [VisualAssert](https://github.com/javiertuya/visual-assert) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/javiertuya/visual-assert/releases)
- [Commits](javiertuya/visual-assert@v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: VisualAssert
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 3c7e3c2 commit e04d9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestDotnetTestSplit/TestDotnetTestSplit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />

<PackageReference Include="VisualAssert" Version="2.4.2" />
<PackageReference Include="VisualAssert" Version="2.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e04d9e5

Please sign in to comment.