Skip to content

Commit 3f8f787

Browse files
Bump bunit from 1.12.6 to 1.13.5 (#142)
Bumps [bunit](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 048a102 commit 3f8f787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33

44
<ItemGroup Condition="$(MSBuildProjectName) != 'LinkDotNet.Blog.TestUtilities'">
5-
<PackageReference Include="bunit" Version="1.12.6" />
5+
<PackageReference Include="bunit" Version="1.13.5" />
66
<PackageReference Include="FluentAssertions" Version="6.8.0" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221003-04" />
88
<PackageReference Include="Moq" Version="4.18.3" />

0 commit comments

Comments
 (0)