Skip to content

Commit

Permalink
Bump Azure.AI.TextAnalytics from 5.2.0 to 5.3.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Azure.AI.TextAnalytics](https://github.com/Azure/azure-sdk-for-net) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.AI.TextAnalytics_5.2.0...Azure.AI.TextAnalytics_5.3.0)

---
updated-dependencies:
- dependency-name: Azure.AI.TextAnalytics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
1 parent 816dbf1 commit 8f26929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HackerNews/HackerNews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.8" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.5.1" />
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.2.0" />
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.3.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.2.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.0" />
<PackageReference Include="CommunityToolkit.Maui" Version="5.2.0" />
Expand Down

0 comments on commit 8f26929

Please sign in to comment.