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 1.12.93 to 1.12.125
---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.125
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2026
commit 91f7973f2c68835973c273c9dde1541a24507c2c
2 changes: 1 addition & 1 deletion Netorrent.Tests/Netorrent.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Shouldly" Version="4.3.0" />
<PackageReference Include="TUnit" Version="1.12.93" />
<PackageReference Include="TUnit" Version="1.12.125" />
<PackageReference Include="PublicApiGenerator" Version="11.5.4" />
</ItemGroup>
<ItemGroup>
Expand Down