Skip to content

Commit

Permalink
fix - Updated test app to fix crash
Browse files Browse the repository at this point in the history
---

Fixed crash in the test app by updating Terminaux

---

Type: fix
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jul 27, 2024
1 parent ae38e18 commit 0dc4c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpecProbe.ConsoleTest/SpecProbe.ConsoleTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Terminaux" Version="4.3.2" />
<PackageReference Include="Terminaux" Version="4.3.3" />

<PackageReference Remove="Microsoft.SourceLink.GitHub" />
</ItemGroup>
Expand Down

0 comments on commit 0dc4c9d

Please sign in to comment.