Skip to content

Commit 327f1fa

Browse files
dependabot[bot]abelbraaksma
authored andcommitted
Bump FsToolkit.ErrorHandling.TaskResult from 3.2.0 to 3.3.1
Bumps [FsToolkit.ErrorHandling.TaskResult](https://github.com/demystifyfp/FsToolkit.ErrorHandling) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/demystifyfp/FsToolkit.ErrorHandling/releases) - [Changelog](https://github.com/demystifyfp/FsToolkit.ErrorHandling/blob/master/RELEASE_NOTES.md) - [Commits](demystifyfp/FsToolkit.ErrorHandling@3.2.0...3.3.1) --- updated-dependencies: - dependency-name: FsToolkit.ErrorHandling.TaskResult dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 282b3b6 commit 327f1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- align test project with minimal required version for TaskSeq -->
5959
<!-- we use 6.0.3 here and not 6.0.2 because TaskResult lib requires it-->
6060
<PackageReference Update="FSharp.Core" Version="6.0.3" />
61-
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.2.0" />
61+
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.3.1" />
6262
<PackageReference Include="FsUnit.xUnit" Version="5.1.0" />
6363
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
6464
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)