Skip to content

Commit

Permalink
0.1.817
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Sep 24, 2024
1 parent 15a9fd2 commit 67f493f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/WireMock.Net.TUnit/WireMock.Net.TUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Stef.Validation" Version="0.1.1" />
<PackageReference Include="TUnit.Core" Version="0.1.812" />
<PackageReference Include="TUnit.Core" Version="0.1.817" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TUnit" Version="0.1.812" />
<PackageReference Include="TUnit" Version="0.1.817" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 67f493f

Please sign in to comment.