Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 98b7d04 commit acd7532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Utility.Test/Utility.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Blazored.LocalStorage.TestExtensions" Version="4.4.0" />
<PackageReference Include="bunit" Version="1.23.9" />
<PackageReference Include="bunit" Version="1.24.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit acd7532

Please sign in to comment.