Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump TUnit from 0.1.984 to 1.55.2
---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.55.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2026
commit 3e0ba67ce05408bdb08810f0e027f6636e25d358
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageVersion Include="FluentAssertions" Version="8.3.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="TUnit" Version="0.1.984" />
<PackageVersion Include="TUnit" Version="1.55.2" />
<PackageVersion Include="TUnit.Engine.SourceGenerator" Version="0.1.984" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
Loading