Skip to content

Commit

Permalink
Bump Microsoft.Bot.Builder.AI.QnA from 4.17.1 to 4.22.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Bot.Builder.AI.QnA](https://github.com/Microsoft/botbuilder-dotnet) from 4.17.1 to 4.22.4.
- [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases)
- [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md)
- [Commits](microsoft/botbuilder-dotnet@4.17.1...4.22.4)

---
updated-dependencies:
- dependency-name: Microsoft.Bot.Builder.AI.QnA
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent acdebc3 commit 3f67e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Empty/Empty.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.8" />
<PackageReference Include="Microsoft.Bot.Builder.AI.Luis" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Builder.AI.QnA" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Builder.AI.QnA" Version="4.22.4" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Components.Teams" Version="1.4.0" />
</ItemGroup>
Expand Down

0 comments on commit 3f67e31

Please sign in to comment.