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 TUnit from 1.2.11 to 1.3.15
---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.3.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2025
commit af1e521869cba5aa9ee44b41f60cdfd8ed021ff5
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="5.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="TUnit" Version="1.2.11" />
<PackageVersion Include="TUnit" Version="1.3.15" />
<PackageVersion Include="TUnit.Assertions" Version="1.2.11" />
<PackageVersion Include="TUnit.Core" Version="1.2.11" />
</ItemGroup>
Expand Down
Loading