Skip to content

Commit 5351c64

Browse files
authored
Merge pull request #31 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.Testing.TUnit/TUnit.Core-0.67.19
Chore(deps): Bump TUnit.Core from 0.66.6 to 0.67.19
2 parents aa4e15a + 3dd39b7 commit 5351c64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@
3131
<ItemGroup>
3232
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
3333
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34-
3534
<PackageReference Include="TUnit.Assertions" Version="0.67.19" />
36-
<PackageReference Include="TUnit.Core" Version="0.66.6" />
35+
<PackageReference Include="TUnit.Core" Version="0.67.19" />
3736
</ItemGroup>
3837

3938
<ItemGroup>

0 commit comments

Comments
 (0)