Skip to content

Commit

Permalink
Bump bunit from 1.12.6 to 1.13.5 in /src (#1676)
Browse files Browse the repository at this point in the history
* Bump bunit.web from 1.12.6 to 1.13.5 in /src

Bumps [bunit.web](https://github.com/bUnit-dev/bUnit) from 1.12.6 to 1.13.5.
- [Release notes](https://github.com/bUnit-dev/bUnit/releases)
- [Changelog](https://github.com/bUnit-dev/bUnit/blob/main/CHANGELOG.md)
- [Commits](bUnit-dev/bUnit@v1.12.6...v1.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Remove bunit.* packages and keep only bunit

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hocine Hacherouf <hacherouf.hocine@gmail.com>
  • Loading branch information
dependabot[bot] and hocinehacherouf authored Dec 16, 2022
1 parent a3ea8b2 commit a859998
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.17.0" />
<PackageReference Include="Blazored.LocalStorage.TestExtensions" Version="4.3.0" />
<PackageReference Include="bunit" Version="1.12.6" />
<PackageReference Include="bunit.core" Version="1.12.6" />
<PackageReference Include="bunit.web" Version="1.12.6" />
<PackageReference Include="bunit.web.testcomponents" Version="1.12.6" />
<PackageReference Include="bunit" Version="1.13.5" />
<PackageReference Include="Docker.DotNet" Version="3.125.12" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.0" />
Expand Down

0 comments on commit a859998

Please sign in to comment.