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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2025
commit fe17d9383f5bdaff74252bb2ec0dadabe5d61b62
2 changes: 1 addition & 1 deletion MinimalEventsTests/MinimalEventsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TUnit" Version="1.0.39" />
<PackageReference Include="TUnit" Version="1.3.15" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading