Skip to content

Commit 259b462

Browse files
Bump TUnit, TUnit.Assertions and TUnit.Core (#718)
Bumps [TUnit](https://github.com/thomhurst/TUnit), [TUnit.Assertions](https://github.com/thomhurst/TUnit) and [TUnit.Core](https://github.com/thomhurst/TUnit). These dependencies needed to be updated together. Updates `TUnit` from 0.2.169 to 0.2.176 - [Commits](https://github.com/thomhurst/TUnit/commits) Updates `TUnit.Assertions` from 0.2.169 to 0.2.176 - [Commits](https://github.com/thomhurst/TUnit/commits) Updates `TUnit.Core` from 0.2.169 to 0.2.176 - [Commits](https://github.com/thomhurst/TUnit/commits) --- updated-dependencies: - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: TUnit.Assertions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: TUnit.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d8f17 commit 259b462

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
7373
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
7474
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
75-
<PackageVersion Include="TUnit" Version="0.2.169" />
76-
<PackageVersion Include="TUnit.Assertions" Version="0.2.169" />
77-
<PackageVersion Include="TUnit.Core" Version="0.2.169" />
75+
<PackageVersion Include="TUnit" Version="0.2.176" />
76+
<PackageVersion Include="TUnit.Assertions" Version="0.2.176" />
77+
<PackageVersion Include="TUnit.Core" Version="0.2.176" />
7878
<PackageVersion Include="vertical-spectreconsolelogger" Version="0.10.1-dev.20240326.31" />
7979
<PackageVersion Include="YamlDotNet" Version="16.1.3" />
8080
</ItemGroup>

0 commit comments

Comments
 (0)