Skip to content

Commit

Permalink
Bump bunit from 1.36.0 to 1.37.7 in /src
Browse files Browse the repository at this point in the history
Bumps [bunit](https://github.com/bUnit-dev/bUnit) from 1.36.0 to 1.37.7.
- [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.36.0...v1.37.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 76a02b8 commit 0577ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="bunit" Version="1.36.0" />
<PackageVersion Include="bunit.core" Version="1.36.0" />
<PackageVersion Include="bunit.web" Version="1.36.0" />
<PackageVersion Include="bunit" Version="1.37.7" />
<PackageVersion Include="bunit.core" Version="1.37.7" />
<PackageVersion Include="bunit.web" Version="1.37.7" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="9.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0" />
Expand Down

0 comments on commit 0577ebe

Please sign in to comment.