From a309ba378af02fa2952d00cbc5cd5e80dd754081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 22:02:03 +0000 Subject: [PATCH] Bump FSharp.Core and FSharp.Data Bumps [FSharp.Core](https://github.com/dotnet/fsharp) and [FSharp.Data](https://github.com/fsprojects/FSharp.Data). These dependencies needed to be updated together. Updates `FSharp.Core` from 5.0.2 to 6.0.1 - [Release notes](https://github.com/dotnet/fsharp/releases) - [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md) - [Commits](https://github.com/dotnet/fsharp/commits) Updates `FSharp.Data` from 6.3.0 to 6.4.1 - [Release notes](https://github.com/fsprojects/FSharp.Data/releases) - [Changelog](https://github.com/fsprojects/FSharp.Data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/FSharp.Data/commits) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: FSharp.Data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj index bedb13ee..f80bb158 100644 --- a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj +++ b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj @@ -13,7 +13,7 @@ - + @@ -22,6 +22,6 @@ - + \ No newline at end of file