Skip to content

Commit

Permalink
Bump Microsoft.ML.FastTree
Browse files Browse the repository at this point in the history
Bumps [Microsoft.ML.FastTree](https://github.com/dotnet/machinelearning) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits)

---
updated-dependencies:
- dependency-name: Microsoft.ML.FastTree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2023
1 parent 9dd9679 commit c470a09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="2.0.1" />
<PackageReference Include="Microsoft.ML.FastTree" Version="2.0.0" />
<PackageReference Include="Microsoft.ML.FastTree" Version="2.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c470a09

Please sign in to comment.