Skip to content

Commit

Permalink
Bump Microsoft.Recognizers.Text from 1.8.6 to 1.8.8
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Recognizers.Text](https://github.com/Microsoft/Recognizers-Text) from 1.8.6 to 1.8.8.
- [Release notes](https://github.com/Microsoft/Recognizers-Text/releases)
- [Commits](https://github.com/Microsoft/Recognizers-Text/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Recognizers.Text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2023
1 parent 54673b2 commit f9e5aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Engine/Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Microsoft.Recognizers.Text" Version="1.8.6" />
<PackageReference Include="Microsoft.Recognizers.Text" Version="1.8.8" />
<PackageReference Include="Microsoft.Recognizers.Text.DateTime" Version="1.8.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Scriban" Version="5.7.0" />
Expand Down

0 comments on commit f9e5aaa

Please sign in to comment.