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
chore(deps): Bump the tunit group with 1 update
Bumps TUnit from 0.73.19 to 0.80.0

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 0.80.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tunit
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2025
commit e251498ebd96abf4efe8306349109c6ba7d0f4f2
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<PackageVersion Include="Testcontainers.Redpanda" Version="$(VersionTestContainers)" />
<PackageVersion Include="Testcontainers.ServiceBus" Version="$(VersionTestContainers)" />
<PackageVersion Include="TngTech.ArchUnitNET.TUnit" Version="0.12.3" />
<PackageVersion Include="TUnit" Version="0.73.19" />
<PackageVersion Include="TUnit" Version="0.80.0" />
<PackageVersion Include="Verify.TUnit" Version="31.0.2" />
</ItemGroup>
</Project>
Loading