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 the dotnet group with 1 update
Bumps TUnit from 0.57.65 to 0.61.31

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2025
commit 898e7a5aa1088d7f5dbc1a1a5789133657423f99
2 changes: 1 addition & 1 deletion src/RSMatrix.Tests/RSMatrix.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="TUnit" Version="0.57.65" />
<PackageReference Include="TUnit" Version="0.61.31" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading