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.Assertions from 0.75.11 to 0.75.30
---
updated-dependencies:
- dependency-name: TUnit.Assertions
  dependency-version: 0.75.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2025
commit d9831e32fd4788cd89948efa8684c5f3f799c2c5
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Shouldly" Version="4.3.0" />
<PackageVersion Include="System.Linq.Async" Version="6.0.3" />
<PackageVersion Include="TUnit" Version="0.75.11" />
<PackageVersion Include="TUnit.Assertions" Version="0.75.11" />
<PackageVersion Include="TUnit.Assertions" Version="0.75.30" />
<PackageVersion Include="TUnit.Core" Version="0.75.11" />
</ItemGroup>
<ItemGroup Condition=" '$(IsTestProject)' == 'true' ">
Expand Down