Skip to content

Commit

Permalink
Bump YoloDev.Expecto.TestSdk from 0.13.3 to 0.14.0 in /src (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 19, 2023
1 parent 54e753f commit cf413d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/NugetUsage/ExpectoNugetUsage/ExpectoNugetUsage.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<!-- begin-snippet: expecto-nugets -->
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Expecto" Version="9.0.4" />
<PackageReference Include="Verify.Expecto" Version="20.3.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<Compile Include="Tests.fs" />
<Compile Include="Main.fs" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3" />
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.14.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Expecto" Version="9.0.4" />
<ProjectReference Include="..\Verify.Expecto\Verify.Expecto.csproj" />
Expand Down

0 comments on commit cf413d0

Please sign in to comment.