Skip to content

Commit

Permalink
Bump FsCheck from 2.15.1 to 2.15.2 (#4939)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 16, 2021
1 parent 87cc645 commit c87b627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka.Remote.Tests/Akka.Remote.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == '$(NetFrameworkTestVersion)' ">
<PackageReference Include="FsCheck" Version="2.15.1" />
<PackageReference Include="FsCheck" Version="2.15.2" />
<PackageReference Include="FsCheck.Xunit" Version="2.15.1" />
</ItemGroup>

Expand Down

0 comments on commit c87b627

Please sign in to comment.